You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to create a function rand7() which returns a random uniform distribution for integers in the range [1-7] inclusive using the rand5() function which returns a random unifrom distribution for integers in the range [1-5]