
- 1 FELLER, W. Introductwn to Probab~hty Theory and Its Applications, Vol. I, 3rd ed. Wxley, New York, 1968.Google Scholar
- 2 KNUTH, D.E. The Art of Computer Programming, Vol. II, Semmumerzcal Methods. Addison- Wesley, Reading, Mass., 1972. Google Scholar
- 3 Random Number Generat,on and Testing. IBM Publ. No. GC20-8011-0, Dec. 1969.Google Scholar
Index Terms
Improving a Poor Random Number Generator
Recommendations
Uniform Random Number Generator Using Leap Ahead LFSR Architecture
ICCCS '09: Proceedings of the 2009 International Conference on Computer and Communications SecurityUniform Random Number Generator (URNG) is a key element in most applications which run on FPGA based hardware accelerators. As multi-bits is required and a normal LFSR could only generate one bit per cycle, more than one LFSR is needed in a URNG. In ...
Design of a Random Number Generator from Fingerprint
ICCIS '10: Proceedings of the 2010 International Conference on Computational and Information SciencesSecurity of a cryptographic system depends much on the randomness of random number used in the system. In this paper, a true random number generator based on the data of fingerprint (FPTRNG) is designed which extracts the random information from image ...
Extremely portable random number generator
Extremely portable subroutines are sometimes needed for which moderate quality and efficiency suffice. Typically, this occurs for library functions (like random number generation and incore sorting) which are not entirely universal or are not used in a ...






Comments