Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Random Alphanumeric String generation #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

grantism
Copy link

@grantism grantism commented Feb 1, 2017

Add the ability to generate a random String that contains alphanumeric characters. Users can also specify how many characters should be in the String.

@thellimist
Copy link
Owner

Could you modify the README.md?

Also I think it'd be nice if there were both String.random(5) and String.randomUnicode(10) which would include weird characters like ę, ç, æ, 🥇 (emojis) etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants