Advertisement
Guest User

Untitled

a guest
Apr 17th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. - val nextInt = Random.randRange (1,100);
  2. - val r = Random.rand (1,1);
  3. - val x1 = nextInt r;
  4. - val x2 = nextInt r;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement