util.SHA256
Description
Generates the SHA-256 hash of the specified string. This is unique and will never return the same hash for a different string unlike util.CRC or util.MD5 which are both vulnerable to duplicate returns.
Arguments
Returns
Example
Prints out an example of how SHA-256 hashes work.
Output: false
185f8db32271fe25f561a6fc938b2e264306ec304eda518007d1764826381969
78ae647dc5544d227130a0682a51e30bc7777fbb6d8a8f17007463a3ecd1d524
true