Here's our token: jrAu0rjX8erM/0vZ Here's a random number from 0 to PHP_INT_MAX: -9223372036854775808 Here's a random number from 10 to 100: 95 Here's a random array element: de Here's a randomized array: Array ( [2] => c [0] => a [1] => b [5] => f [4] => e [3] => d ) And here's the same arrays with incremental keys: Array ( [0] => c [1] => a [2] => b [3] => f [4] => e [5] => d ) Here's our randomized string: bdaefc Here's a hashed password: $2y$10$jtmoN9Imql2IFVA1D1vdRuDJXA070G84sneru8HJANHYjeGqfqrgS The result of the password check was: successful Here's a Drupal hashed password: $S$6A2rjQJYTnQApA6Qi9SLtAeL4RI4xHV50fNs0GHS4AYHqCPXZlWQtYVRaxLN3.wEUl/3vFVVB/67bKRrWfh6kCrQohPXJX1 The result of the Drupal password check was: successful Here's a PBKDF2 hashed password: $pbkdf$pbkdf2-sha512$5000$26$PjQSOVUy$AYav8daDjhiZdHwnkgiCSEoXoeNLlJr1h8E= The result of the PBKDF2 password check was: successful The result of BCrypt with reduced cost was: $2y$04$YT0Cdsph6i5ZxCFk3pBt/ukv0u546TBczJY6sAqPUAn/8fxFeel06 The result of BCrypt with reduced cost was: $2y$05$BJwEXxGpA1qpjkZ2grsUUOA0oc/wI0UmJq4B6ahygp2Ah5eDFw376