Create a password hash using Bcrypt
the password
a random number generator
how much work to do to slow down guessing attacks
@see http://www.usenix.org/events/usenix99/provos/provos_html/
See Implementation
Create a password hash using Bcrypt