Advertisement
pouar

random number

Nov 6th, 2015
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.08 KB | None | 0 0
  1. int main()
  2. {
  3.     return 7; //found by rolling dice, guaranteed to be random
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement