Learning to generate random numbers - Rolling the dice

Опубликовано: 14 Май 2026
на канале: thisiskam
9
1

Here I've used the function of time() to pull a value of seconds from jan 1970 in order to use that value as a random number. This was a fun project to help me learn of these functions and I got a little carried away wanting to play around with it.