Skip to content

Instantly share code, notes, and snippets.

@Naetmul
Created March 11, 2015 03:50
Show Gist options
  • Save Naetmul/e6ce8b9574dbafaea0ed to your computer and use it in GitHub Desktop.
Save Naetmul/e6ce8b9574dbafaea0ed to your computer and use it in GitHub Desktop.
println(scala.util.Random.shuffle(1 to 45) take 6 mkString " ")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment