Skip to content

Releases: aldobarr/random-string-generator

v1.1.1

30 May 04:55
Compare
Choose a tag to compare

The Flexible generator calculated the max length of the string - 1 on every run of the loop. Instead just do that outside of the loop when strlen is called.

v1.1.0

26 May 07:35
Compare
Choose a tag to compare

Initial Release.