Here's our token: kKkdKPaSMNpSKrUq Here's a random number from 0 to PHP_INT_MAX: 0 Here's a random number from 10 to 100: 80 Here's a random array element: bc Here's a randomized array: Array ( [3] => d [2] => c [4] => e [5] => f [1] => b [0] => a ) And here's the same arrays with incremental keys: Array ( [0] => d [1] => c [2] => e [3] => f [4] => b [5] => a ) Here's our randomized string: fdeabc Here's a hashed password: $2y$10$9cVnMuAIIT8yBh9EFWaBz.T4aU82s/neccnNdsiCgA8YwMQKypiA. The result of the password check was: successful Here's a Drupal hashed password: $S$6Hj4Q5qGU8CnnmRACOBbJfqv.3WJaZD8Y6m7Hl7Yq0cnXTV62b4gaBkpskwqLvPpq2FNauGUWcyEwg5KUb6yz.RorqsxPs1 The result of the Drupal password check was: successful Here's a PBKDF2 hashed password: $pbkdf$pbkdf2-sha512$5000$26$pvy8juof$KI9bJBhd2pPNycGp/cPWpZH415JLlJQhk4g= The result of the PBKDF2 password check was: successful The result of BCrypt with reduced cost was: $2y$04$xJiDQL.osig9F7/KmTN1/.zByKDEuDDLMuZh1bzZ152iG8qDhnpBu The result of BCrypt with reduced cost was: $2y$05$WJKxG.k81IHguf6XeiIq4eD39iUnaGwVOfcL5.19j/yr3w0cI6DLa