m.pranav@ymail.com
Generate random string with the chars you want: uppercase or lowercase letters, numbers and/or symbols
Hash a text string using the function you need : MD5, SHA1, SHA256, SHA224, SHA512, SHA384, SHA3 or RIPEMD160
A universally unique identifier (UUID) is a 128-bit number used to identify information in computer systems. The number of possible UUIDs is 16^32, which is 2^128 or about 3.4x10^38 (which is a lot !).
Convert number between different bases (decimal, hexadecimal, binary, octal, base64, ...)
Get information about your current device (screen size, pixel-ratio, user agent
Convert string, files or images into a it's base64 representation.
Prettify your JSON string to a human friendly readable format.