JAVA
Posted: Fri Apr 29, 2022 8:03 am
JAVA
Assume you have a Random object already instantiated called gen and an int variable called limit that contains a positive value. Code just the clause to produce a random value from 10 to limit. (1 mark)
Assume you have a Random object already instantiated called gen and an int variable called limit that contains a positive value. Code just the clause to produce a random value from 10 to limit. (1 mark)