Tloz / libspu

A lib for small project. When you don't want to reinvent the wheel each time and don't want to use a framework
The Unlicense
0 stars 0 forks source link

Add a function to generate a random string #3

Closed Tloz closed 3 years ago

Tloz commented 3 years ago

Is your feature request related to a problem? Please describe. I think that to be complete, the Random module should include a function that returns a random string of text

Describe the solution you'd like The function should take a desired length for the string and a flag to describe the subset of accepted characters