Super Easy Random String Generator - Useful for Passwords


/ Published in: PHP
Save to your folder(s)

I needed a way to generate some random strings for passwords, a number of methods seemed a little over the top so below is my simplified version that does the trick. I have set it to use non-confusing characters, so no i's, l's, 0's but very easy to change.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.