Guest User

Untitled

a guest
Oct 20th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. function loadNewRandomNumbers() public payable {
  2. oraclizeID = oraclize_query("WolframAlpha", "10 unique random numbers between 0 and 100");
  3. }
Add Comment
Please, Sign In to add comment