01Perform deterministic mathematical calculations and statistical operations.
02Generate cryptographically random UUIDs, ULIDs, and secure, readable passwords.
03Execute accurate date and time arithmetic, including timezone conversions and interval calculations.
04Handle diverse text encoding, decoding (Base64, URL, HTML), and cryptographic hashing (MD5, SHA).
05Convert between various units (e.g., length, weight, temperature) and color formats (HEX, RGB, HSL).
061 GitHub stars