Skip to content

CrowderSoup/Random-String

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#Random-String

This is a simple PHP Script that will spit out a random string that defaults to 16 characters long. This default can be changed by passing a query string paramemter called "len" and setting it to whatever length you require.

This is being used to generate random passwords right now, however it could be used to generate random tokens for just about any purpose. To modify what characters will show up in your random string simple modify the $chars array to include any charachters I may have left out, or to remove some that I've included.

About

PHP Script that generates a Random string that is the length of your choosing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages