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.
Start Free
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
An utility to generate random names using high order Markov chains and several language rules which can be generated from scratch, from a word list or by randomly generating a new language from several user-defined parameters
PyWordGen is a random word generator that generates statistics of word parts (frequency and combinations) of a given language and stores that persistantly. That data is then utilized for generating random words with the same characteristics.
A random map generator (for RPGs). Currently (only) produces random dungeons. Characteristics of the map (room size, hallway length, number of levels) can be controlled. Allows changes after the map is generated, including adding and deleting rooms.