
truerandom
truerandom.py is a Python module that generates true random numbers obtained from www.random.org.
Use with the form: mylist=truerandom.getnum(min,max,amount)
mylist will be a list containing the true random numbers.
If for some reason the numbers cannot be generated, the list will contain -1.
Project Information
- License: GNU GPL v3
- 1 stars
- svn-based source control
Labels:
Python
random
truerandomgenerator
cryptographic