Here's our token: EC.8Usc9dkO2S9D1 Here's a random number from 0 to PHP_INT_MAX: 0 Here's a random number from 10 to 100: 18 Here's a random array element: ef Here's a randomized array: Array ( [0] => a [1] => b [5] => f [2] => c [4] => e [3] => d ) And here's the same arrays with incremental keys: Array ( [0] => a [1] => b [2] => f [3] => c [4] => e [5] => d ) Here's our randomized string: febdca Here's a hashed password: $2y$10$JP6iplypYhkcUjxHTIIMwuwoRBAElae2f9NTHqpnf4qdZYX1DOIee The result of the password check was: successful Here's a Drupal hashed password: $S$6TQGeRZOYSPATFcfO3o6feRUkNLlfjpHJvvJjiYW3EVt.j0jGgxdhjVv5/yN6BiDhzTKU9TGjs4cYWAtD8xZS3wLvBM7WZ/ The result of the Drupal password check was: successful Here's a PBKDF2 hashed password: $pbkdf$pbkdf2-sha512$5000$26$dFf6SDUr$1uSCXlv3y7aAInqAoBTKXjT/gqHFfKMpss4= The result of the PBKDF2 password check was: successful The result of BCrypt with reduced cost was: $2y$04$U6kjohuztaV4El9h5cnpU.2XExRWIFlDsAe4a2OieC0icX4SzBpAG The result of BCrypt with reduced cost was: $2y$05$NhSe1xJWN.gOCbBSlq3VxOO6eEK7upTV3LyXteazigzFCJ7FeWuUa