Renamed seed as hash_salt
seed
hash_salt
The role of this is a so-called "salt" but not "seed", rename to get rid of confusion with other "seed" of PRNG.
Renamed
seed
ashash_salt
The role of this is a so-called "salt" but not "seed", rename to
get rid of confusion with other "seed" of PRNG.