Random number generator: Difference between revisions
Jump to navigation
Jump to search
imported>Sandy Harris No edit summary |
imported>Sandy Harris No edit summary |
||
Line 8: | Line 8: | ||
| date = 3rd Edition, 1998 | publisher = Addison-Wesley}} </ref> | | date = 3rd Edition, 1998 | publisher = Addison-Wesley}} </ref> | ||
RFC 4086 | RFC 4086 "Randomness Requirements for Security" is a good reference for computer applications of random numbers, especially where they need to be secure. | ||
==References== | ==References== | ||
{{reflist|2}} | {{reflist|2}} |
Revision as of 21:04, 2 August 2008
Anyone who considers arithmetical method of producing random digits is, of course, in a state of sin — John von Neumann (1951)
One standard reference for pseudo-random generators is Knuth [1]
RFC 4086 "Randomness Requirements for Security" is a good reference for computer applications of random numbers, especially where they need to be secure.
References
- ↑ Knuth, Donald (3rd Edition, 1998), Chapter III, Random Numbers, The Art of Computer Programming, Volume II: Seminumerical Algorithms, Addison-Wesley