Skip to content

Instantly share code, notes, and snippets.

@tristanm
Created July 15, 2013 21:06
Show Gist options
  • Save tristanm/6003495 to your computer and use it in GitHub Desktop.
Save tristanm/6003495 to your computer and use it in GitHub Desktop.
Random fuel stars 0-5
# Note does not ever include 5
((rand * 5) * 2).round / 2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment