Skip to main content

Reversible obfuscated identifier hashes to a given base and length.

Project description

BaseHash comes with multiple base hashing packages, and is also extendible. use this package to quickly hash integers to a given base and length.

  • Base36, Base52, Base56, Base58, Base62, Base94.

  • Extend with ease.

  • Relies on primes base^len, example: base62 hash, 6 digits, uses (62 ** 6) * 1.618033988749894848, finds next highest prime.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

BaseHash-1.0.5.zip (6.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page