Quantcast
Channel: alvinalexander.com - sequence
Viewing all articles
Browse latest Browse all 25

Scala - How to create a list of alpha or alphanumeric characters

$
0
0

While looking for code on how to create a random string in Scala, I came across this article, which shows one approach for creating a random string. For my brain today, it also shows a nice way to create a list of alpha or alphanumeric characters.

For instance, to create a list of alphanumeric characters, use this approach:

read more


Viewing all articles
Browse latest Browse all 25

Trending Articles