Here you can generate a hash of a string, for example for a password. There are multiple hashing methods supported. What you submit is not logged.Note: The phpbb_hash uses a randomly generated salt that is stored in the same database column, so clicking several times will produce different values but they do all work.
Click here to view the source code of this page.