A method and system for generating true random numbers
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- SHENZHEN Y& D ELECTRONICS CO LTD
- Publication Date
- 2021-08-17
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the field of information systems, and more specifically, to a method and system for generating true random numbers. Background technique
[0002] Because random numbers are evenly distributed, non-periodic, unpredictable, and non-replicable, the generation of random numbers has become an important part in the fields of information security, random sampling and modeling, artificial intelligence, and deep space exploration.
[0003] Currently, there are two commonly used methods for random number generation: methods based on software algorithms and methods based on physical signals such as thermal noise. The method based on the software algorithm generally calculates the generated random number according to the seed value. If the seed is the same, the generated random sequence is also the same, but the distribution is random and average, so it is pseudo-random. The method based on the physical signal of thermal noise is ...