Menu

#21 Change random num last_xx to allow range

Accepted
open
5
2001-10-07
2001-10-07
No

Change the RANDOM_NUMBER_GENERATOR class so that the
`last_integer' and `last_unsigned' features are passed
a lower and upper limit, and return a value in that
range. (Instead of passing them an upper limit and
getting back a value between 1 and the upper limit).

Discussion


Log in to post a comment.