Here's our token: Ex3PZZ1p3b3Qbcht Here's a random number from 0 to PHP_INT_MAX: 0 Here's a random number from 10 to 100: 96 Here's a random array element: gh Here's a randomized array: Array ( [3] => d [4] => e [0] => a [1] => b [2] => c [5] => f ) And here's the same arrays with incremental keys: Array ( [0] => d [1] => e [2] => a [3] => b [4] => c [5] => f ) Here's our randomized string: fbcdae Here's a hashed password: $2y$10$6D3Oyi37GqpEv38r2mHuYuSss0a48l6o5l/zREIeXoBXhhRgA.GC2 The result of the password check was: successful Here's a Drupal hashed password: $S$6MtCgh3sALr2CLOjYUmEkUdaoPM9Xz2G0bKdO/L5lMX2poOcSSPYrBFfwZ83SP3U3Ea6W5lQRCdp/X7ZUNGZfkMFLrvVQH/ The result of the Drupal password check was: successful Here's a PBKDF2 hashed password: $pbkdf$pbkdf2-sha512$5000$26$ldq3gOYj$eaaIt1heX01IXMSiwQgNf8VVfmz/h07CKmg= The result of the PBKDF2 password check was: successful The result of BCrypt with reduced cost was: $2y$04$vNX23FO1j60Uq1o3mBlwDut4QxyO5xYVttyZd0ZFYJ5YHv1Hm8PV2 The result of BCrypt with reduced cost was: $2y$05$JZMrDiQZNSVRiMh9WH4Jie27co9vK2ZcgzXL07Kdq1M9/891az6VG