Skip to content

Instantly share code, notes, and snippets.

@mikebaldry
Created September 30, 2013 12:09
Show Gist options
  • Select an option

  • Save mikebaldry/6762848 to your computer and use it in GitHub Desktop.

Select an option

Save mikebaldry/6762848 to your computer and use it in GitHub Desktop.
Random.unique do
.. stuff that uses Random.rand, but will always be unique numbers (if its been used before, it'll generate another) ...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment