Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

generate random string php

$random = Str::random(20); // the other anwsers on codegrepper gave me headache
 
PREVIOUS NEXT
Tagged: #generate #random #string #php
ADD COMMENT
Topic
Name
8+9 =