1
1
12bugaga2020-05-27 15:43:13
Neural networks
12bugaga, 2020-05-27 15:43:13

Is it possible to use a neural network on RNG?

There is an RNG of uniform distribution and 30,000 values, is it possible to predict the next value based on these data? Or maybe someone can suggest good articles on the analysis of the RNG of a uniform distribution and the possibility of predicting it?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
F
freeExec, 2020-05-27
@freeExec

The basic RNG in a computer is essentially a deck of cards. Is it possible to predict the first card - no. Is it possible to predict the latter - yes. Your predictions will work if you know the entire RNG table

X
xmoonlight, 2020-05-27
@xmoonlight

There is a RNG of uniform distribution and 30,000 values
this is PRNG.

M
mayton2019, 2020-06-18
@mayton2019

I think if the author can predict, for example, the next number from some SecuredRandomGenetator, then the whole world of cryptography will shudder.
It doesn't matter there ... a neural network or just some stat methods. It will be a breakthrough beyond these SHA-1 hacks of yours.
In general, the price of this task is at least a bonus in number theory.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question