ConsoleTom
Member
Hi !
How can i get random values and control the range of them ? Let's say i want random values from 0 to 31 or 7 to 19. Code example ?
Should i use srand or rand !? How do i get almost random values that do not repeat each running of the program ?
Greetings
Tobias
How can i get random values and control the range of them ? Let's say i want random values from 0 to 31 or 7 to 19. Code example ?
Should i use srand or rand !? How do i get almost random values that do not repeat each running of the program ?
Greetings
Tobias