super_random = rand() * rand();
Except in this case, it took knowledge of the implementation to determine that raw SHA-256 output cannot be safely password_hash()'d.
Except in this case, it took knowledge of the implementation to determine that raw SHA-256 output cannot be safely password_hash()'d.