20.01.2018, 13:02
You want to make "Not-So-Random" number generator ?
That is the whole point of Random, that the next number is unknown.
Add some range to your random generator to make it narrow.
That is the whole point of Random, that the next number is unknown.
Add some range to your random generator to make it narrow.

