Skip to content

Instantly share code, notes, and snippets.

@sohnryang
Last active January 30, 2017 22:25
Show Gist options
  • Save sohnryang/47c7b03bcc1343ad5cc162125aaed767 to your computer and use it in GitHub Desktop.
Save sohnryang/47c7b03bcc1343ad5cc162125aaed767 to your computer and use it in GitHub Desktop.
scala for the impatient - making random BigInt to base 36 string
BigInt probablePrime(100, Random) toString(36)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment