Hey,
actually I'm thinking about if it is possible to use random and seed to generate a large number.
Let me explain:
I've got the number 123456789
Now I want to get the exact number on another device using the seed possibility.
Would it be possible to "create" a seed that would definitely throw this number when using rnd(0,999999999)?
actually I'm thinking about if it is possible to use random and seed to generate a large number.
Let me explain:
I've got the number 123456789
Now I want to get the exact number on another device using the seed possibility.
Would it be possible to "create" a seed that would definitely throw this number when using rnd(0,999999999)?