How to generate Random no without using Random class
How to generate Random no between two given numbers without using Random class.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Malvik BhavsarPosted Nov 3, 2019, 10:56 PM
Here the code for a Simple random generator without using Random class:
https://stackoverflow.com/questions/13442611/how-can-i-generate-a-random-number-without-use-of-math-randomSanjit Kumar SinghPosted Nov 5, 2019, 2:10 AM
Arun Kumar TiwariPosted Nov 4, 2019, 11:13 PM
Malvik BhavsarPosted Nov 4, 2019, 10:43 PM
Sanjit Kumar SinghPosted Nov 3, 2019, 11:02 PM