Skip to content

Instantly share code, notes, and snippets.

@Simon-at-ARC
Forked from pfaocle/gen-d8-salt.sh
Created October 13, 2020 12:57
Show Gist options
  • Select an option

  • Save Simon-at-ARC/cbfec6461d56c2179e980f1f572d613d to your computer and use it in GitHub Desktop.

Select an option

Save Simon-at-ARC/cbfec6461d56c2179e980f1f572d613d to your computer and use it in GitHub Desktop.
Generate Drupal 8 hash salt
drush eval "var_dump(Drupal\Component\Utility\Crypt::randomBytesBase64(55))"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment