one line code for rand10()
70
Aug 28, 2020
Aug 28, 2020

return 1+ (rand7()*rand7() + rand7() + rand7() + rand7())%10;

Comments (0)