lundi 17 septembre 2018

Random string by encoding

I need logic or some package with functionality to generate random string with specific encoding without using base function random_bytes etc.

Something like this:

$randomLine = random_string($length = 10, $encoding = 'UTF-16');




Aucun commentaire:

Enregistrer un commentaire