shahrzad1994
- 4
- 0
How does a random number generator work ?
What is the usage of it ?
What is the usage of it ?
The discussion revolves around the workings and applications of random number generators (RNGs), including both true random number generators (TRNGs) and pseudo random number generators (PRNGs). Participants explore the mechanisms behind these generators and their various uses in different contexts.
Participants express curiosity about the mechanisms of RNGs and their applications, but there is no consensus on the best methods or the effectiveness of different types of generators.
The discussion includes various assumptions about the definitions and characteristics of RNGs, but these are not fully resolved, and the implications of different methods remain open to interpretation.
I don't want to use it right now,I need to know how does it work ? Is there different ways to arrive a number o there is only one way ? And where can we use random number generator ?phion said:
shahrzad1994 said:I don't want to use it right now,I need to know how does it work ? Is there different ways to arrive a number o there is only one way ? And where can we use random number generator ?