Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php string random

$string = bin2hex(openssl_random_pseudo_bytes(10)); // 20 chars
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #php #string #random
ADD COMMENT
Topic
Name
4+4 =