Re: Random Magic Paths - is it truly random?
That IS interesting. Basically, its like programming a robot to roll a die and then read the number, but it doesn't remove the theoretical limitation (that being that a computer is unable to come up with its own random numbers, in any case because you can forecast them knowing the time/function).
A very good use of it would be to make a pregenerated table or random numbers to seed your RNG.
|