A simple random string generator in command line for PHP.

v0.1.1 2016-01-12 16:12 UTC

This package is auto-updated.

Last update: 2024-04-15 00:23:24 UTC


README

A simple random string generator in command line for PHP.

$ stg generate --length=5 --amount=10 --characters="abcdef0123456" 

More informations coming soon :)