DocumentCode
3264575
Title
The Design and Implementation of a Pseudo Random Number Generation Algorithm
Author
Liu, Zuohu ; Huang, Minghe ; Zhu, Shaojun
Author_Institution
Sch. of Comput. & Inf. Eng., Jiangxi Normal Univ., Nanchang, China
Volume
2
fYear
2009
fDate
6-7 June 2009
Firstpage
126
Lastpage
129
Abstract
This paper analyzes the generation of pseudorandom number theory, gives a brief description of the pseudorandom number generation mechanisms in SQL Server 2000, and then proposes a new method to generate pseudo random number in database system. This method converts a GUID code into a random plastic number through hash function,generates a random sequence composed by 0 and 1 according to the parity of the plastic number, and then take further operation to the 0-1 random sequence, in order to enhance its randomness, and ultimately generates the required random number according to the 0-1 sequence. At the end, tests the randomness of the 0-1 sequence with a run test.
Keywords
random number generation; random sequences; 0-1 random sequence; GUID code; SQL Server 2000; database system; pseudo random number generation algorithm; Algorithm design and analysis; Clocks; Counting circuits; Information security; Plastics; Radar applications; Radar measurements; Random number generation; Random sequences; Testing; CheckSum; Linear Congruence method; Run Test; SQLServer; pseudo random number;
fLanguage
English
Publisher
ieee
Conference_Titel
Computational Intelligence and Natural Computing, 2009. CINC '09. International Conference on
Conference_Location
Wuhan
Print_ISBN
978-0-7695-3645-3
Type
conf
DOI
10.1109/CINC.2009.242
Filename
5231028
Link To Document