Algoteka
View all languages for this problem (1 verified and 0 unverified)

Generating a Random Integer - Samples for C++

Problem by Andres_Unt

Problem description:

Generate a random integer using a random number generator.

Possible characteristics to optimize for are simplicity, quality of the RNG algorithm, and speed of the RNG algorithm.

Verified samples:

# Tech tags Title Creator Created date
1 1
Andres_Unt
2022-10-08 15:00

Unverified samples:

# Tech tags Title Creator Created date
No unverified samples ...
View problem discussion (0 comments)