-
The random package of the Numpy module apparantly - even though it doesn't say so in the documentation
-
is completely deterministic, using also the Mersenne twister sequence!
-
most random numbers used in computer programs are pseudo-random. The numbers are generated in a predictable way, because the algorithm is deterministic. Pseudo-random numbers are good enough for many purposes, but it may not be "true" random rolling dice or lottery drawings.
-
https://www.random.org - random number generated from atmospheric noise - better then pseduo-random
-
Notifications
You must be signed in to change notification settings - Fork 0
Python program to randomly pick Oz lotto numbers
License
rajali/random-generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python program to randomly pick Oz lotto numbers
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published