Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2015
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. math.randomseed(12) // 12 for example
  2. for i=0, 10 do
  3. c++function()
  4. print(math.random())
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement