crc32 ( string $str ) : int
Generates the cyclic redundancy checksum polynomial of 32-bit lengths of the str. This is usually used to validate the integrity of data being transmitted.
Have Feedback?
Let us know how we can improve this tool.
Share Feedback