Last active
January 30, 2017 22:25
-
-
Save sohnryang/47c7b03bcc1343ad5cc162125aaed767 to your computer and use it in GitHub Desktop.
scala for the impatient - making random BigInt to base 36 string
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BigInt probablePrime(100, Random) toString(36) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment