Here's our token: /X7ItdkL5P.Eovq7 Here's a random number from 0 to PHP_INT_MAX: -9223372036854775808 Here's a random number from 10 to 100: 34 Here's a random array element: gh Here's a randomized array: Array ( [1] => b [4] => e [3] => d [5] => f [2] => c [0] => a ) And here's the same arrays with incremental keys: Array ( [0] => b [1] => e [2] => d [3] => f [4] => c [5] => a ) Here's our randomized string: fedbac Here's a hashed password: $2y$10$pVnC4fGVHWpZyv.kgwYuJuVnVOAiM50xuJPQpWo3VvY8FSJKb9Uqi The result of the password check was: successful Here's a Drupal hashed password: $S$6xOSHdSsu5FUQKvQZyJu92y9EDcdmJvNYCb8BDlI0SGRdYhVE/qaVjHg5cO0qz9i2wccNeWOXxQm9Sr28rNRmMltp4eGw01 The result of the Drupal password check was: successful Here's a PBKDF2 hashed password: $pbkdf$pbkdf2-sha512$5000$26$Myu0ljBM$RxwK23+Yz1jTBHbfuURmrtCnwPuGOVwKXZc= The result of the PBKDF2 password check was: successful The result of BCrypt with reduced cost was: $2y$04$z/V0f/3PqhHYRC8Kvv9h0u3aKFBoSbOyn9//iKo7xpksHlULc4Alu The result of BCrypt with reduced cost was: $2y$05$ZB6XycT.1kSyxbMpH1ZvousYAltbcklavHj65Y8L1qJXBuz5CWvwi