JavaScript Base62 encode/decoder
Encode & decode strings, bytes, and integers to Base62
Fast base62 random strings
Base62 non-sequential url-safe UUID generator (RFC4122)
Base62 encoder/decoder
Simple base62 converter
Base62 encoding and decoding utility for converting strings and byte arrays into URL-safe, compact representations. Useful for shortening IDs, creating readable tokens, or encoding binary data.
Generate & Verify GitHub-style & npm-style Base62 Tokens
Encode a string into a base62 string. Decode a base62 string back to a decoded string. It can also code arrays of bytes.
TypeScript definitions for base62-random
This library will transform the binary buffer to base62 string that used 62 character to describe any data
A Base62 UUID generator.
Base62 UUID encoder and decoder
base62
BigInt base62 codec
Fast base62 random strings
Cryptographic hash functions using Web Crypto API. Returns base62-encoded hash strings for compact, URL-safe representations.
Base62 UUID encoder/decoder/generator (RFC4122 compliant)
LZ77(LZSS) based compression algorithm in base62 for JavaScript
Generate consistent, unique shadow IDs based on input data. Combines SHA256 hashing, base62 encoding, and timestamp extraction for deterministic ID generation.
No description provided.
Custom Base-62 Encoder in TypeScript
instead of base64, base62 (alphanumeric) encode/decode for string
Base62 + big.js | Convert Strings an Numbers to Base62 without worrying about overflowing Number.MAX_SAFE_INTEGER
A Base62 encoding/decoding library
A Rust library for generating SnowID - a Snowflake-like timestamp-based distributed unique identifier
Minimalist crate to generate Base62 UUIDs
Base62 generation primitives for uselesskey fixture crates.
A simple library base62 encode/decode, no dependencies other libraries.
A high-performance, Rust-optimized Base62 encoding implementation
Base62 encoder / decoder with support for leading `0x00` bytes
encode to/from bytes to base62 string
Cross-language compatible integer obfuscation and bit-packing library
The FriendlyID library converts a given UUID to a URL-friendly ID which is based on Base62
The FriendlyID tool that converts a given UUID to a URL-friendly ID which is based on Base62
A pure Rust and fully tested KSUID implementation
Base62 monkeypatches Integer to add an Integer#base62_encode instance method to encode an integer in the character set of 0-9 + A-Z + a-z. It also monkeypatches String to add String#base62_decode to take the string and turn it back into a valid integer.
Working with base 62 can be useful if we work with a 62 characters alphabet like 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ. A common application could be to easily generate short Youtube/Tinyurl-like id from a big base 10 integer.
Fast Base62 encoding and decoding in Ruby
Base62 for Ruby.
Fast Base62 for Ruby.
Quickly and easily convert UUIDs to space efficient Base62 strings.
Convert UUIDs to compact Base58 or Base62 representations (22 chars vs 36). Guaranteed roundtrip encoding, URL-safe output, and built-in UUID generation.
Encode and decode data in Base32 (Crockford), Base58 (Bitcoin), Base62, and Base85 (ASCII85) formats. Also supports arbitrary base encoding for integers from base 2 to 62.
Base62 encoding and decoding with a focus on simplicity and performance. Currently wraps the bs62 Rust crate.
Convert integers to base62 strings (A-Za-z0-9) and back. A handy way to shorten long numbers.
Yet another Base62 convertor
Convert integers to base62 strings (A-Za-z0-9) and back. Ideal for url shorteners like Shawty-server.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.