python抽签工具参考文献
-
"Python random module documentation." Python Software Foundation. https://docs.python.org/3/library/random.html.
-
"How to Pick Randomly From a List in Python." Real Python. https://realpython.com/python-random/.
-
"Random sampling (numpy.random)." NumPy. https://numpy.org/doc/stable/reference/random/index.html.
-
"Python random.choice() function." GeeksforGeeks. https://www.geeksforgeeks.org/python-random-choice-function/.
-
"How to Generate a Random Number in Python." DataCamp. https://www.datacamp.com/community/tutorials/random-number-generation-python.
-
"Python random.shuffle() function." GeeksforGeeks. https://www.geeksforgeeks.org/python-random-shuffle-function/
原文地址: https://www.cveoy.top/t/topic/hxhe 著作权归作者所有。请勿转载和采集!