New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A secure, URL-friendly, unique string ID generator for JavaScript
...Instead of using the unsafe Math.random(), Nano ID uses the crypto module in Node.js and the Web Crypto API in browsers. These modules use unpredictable hardware random generator. Uniformity, random % alphabet is a popular mistake to make when coding an ID generator. The distribution will not be even; there will be a lower chance for some symbols to appear compared to others. So, it will reduce the number of tries when brute-forcing. Nano ID uses a better algorithm and is tested for uniformity.
WSTT is a Firefox Extension that transforms web pages characters from one writing system into their equivalents in another writing system. It has been designed to act as a learning tool for anyone trying to master a foreigner alphabet.
Some web pages written in Esperanto use the so called "ikso-sistemo", with special letters ĉ, ĝ, ĥ, ĵ, ŝ and ŭ substituted with cx, gx, and so on. Ĉapelisto converts those web pages back to the traditional Esperanto alphabet.
A 26-char, Base36 identifier designed to be small, sortable and secure
...-Secure: 96 bits of cryptographic randomness to make collisions practically impossible.
Use pikaid when you need a modern alternative to UUID or ULID that is equally compact, more entropy-rich, and uses a standard, familiar alphabet.