Tuesday, September 28, 2010

Given a function Random(5), then how to implement a function of random(n)?

Given a function Random(5), which will return a number of {1, 2, 3, 4, 5} by random, then how to implement a function of random(n)?

No comments:

Post a Comment