Article | REF: H5215 V1

Electronic circuit for random-numbers generation

Author: Arnaud TISSERAND

Publication date: August 10, 2014, Review date: February 7, 2020

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

8. Conclusion

Random numbers are omnipresent in many applications. They can be found directly as a source of randomness (lotteries, games), as a means of protection (cryptography, computer system security) or as a means of accelerating certain complex calculations (randomized algorithms, digital simulation).

Two main types of random number generator currently exist: pseudo-random generators (or PRNGs), which use deterministic algorithms, and truly random generators (or TRNGs), which exploit physical noise sources with chaotic behavior. These two types of generator correspond to different needs. In the case of PRNGs, we want an efficient software implementation, and in some cases, we want to be able to "replay" this randomness (e.g. stream ciphers). In the case of TRNGs, the aim is to guarantee that the sequences produced are totally unpredictable and non-reproducible (even in...

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Software technologies and System architectures

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Conclusion