Skip to content

Instantly share code, notes, and snippets.

@RealEmmettS
Last active February 1, 2022 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RealEmmettS/8a0fb5b3096dd0beea7a6557d1cf2a47 to your computer and use it in GitHub Desktop.
Save RealEmmettS/8a0fb5b3096dd0beea7a6557d1cf2a47 to your computer and use it in GitHub Desktop.
//Replace 0 with the minimum, and replace 6 with the maximum
let randomInt = Int.random(in: 0..<6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment