hey guys!
i am trying to make an algorithm that generates random numbers within a given range ( this range may differ )
i have tried using rand() but i dont like it because the best seed is the time and it doesnt generate numbers random enough.
thing is i dont know where to start or how to accomplish this.
please help :(
Thanks.