Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whats the story with the different randomizations mentioned on some of the forms?

0
10 Posted

Whats the story with the different randomizations mentioned on some of the forms?

0
10

Some of the forms allow you to choose between three different types of randomization. If you’re not sure what to choose, you almost certainly want to ‘generate your own personal randomization right now,’ which is the first (and default) option. In this mode, your numbers (or strings or whatever) will be generated based on true randomness created especially for you and which will be discarded immediately after it has been used. There is no way to predict what these numbers will be, and there is no way to recreate the same numbers later. This is the standard way of using a true random number generator. The other two modes allow you to select a pregenerated randomization, which means that your numbers or strings will be based on randomess generated by RANDOM.ORG some time in the past. These modes allows you to replay a given sequence of numbers at a later stage, and allows multiple parties in different locations to get the same numbers in a predictable fashion. These modes effectively tur

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123