NoCSRF
NoCSRF copied to clipboard
Replaced random string generation with random_* PHP 7 function
I've modified your code to generate stronger randomized strings. Compatibility with lower releases of PHP is assured by means of paragonie/random_compat