ManyNames
A downloadable tool for Windows
ManyNames is a toolbox of text generators, including humanoid names, eldritch things, hacker names, and similar.
Included tools:
Words: Generates random words using either simple English syllabic rules or a Markov chainer of English words.
Names: Generate people names using a word generator, a Markov chainer trained on real names, and a database of real names. Also includes nicknames.
Eldrich: Generate either creepy seeming objects, or short story prompts that have an eldrich feel.
Cyberpunk: Generate leet hacker names, and optionally leet hacker software names.
Numbers Station: Generate operation code names, station code names and numbers-station style broadcasts.
SciFi (Alpha): Generators for space ship classes, ship names and serial numbers. More coming soon!
Cozy (Alpha): Generators for cozy things. Currently house names.
Thanks for checking out our tool! If there's similar generators you're looking for, we have a pretty powerful set of tools under the hood that make implementing new ones really trivial. Let us know what you're interested in generating and we'll see what we can do!
Status | Released |
Category | Tool |
Platforms | Windows |
Rating | Rated 5.0 out of 5 stars (5 total ratings) |
Author | Aldercone Studio |
Genre | Role Playing |
Tags | chainer, fiction, generative-text, Generator, Text based, tool |
Purchase
In order to download this tool you must purchase it at or above the minimum price of $3 USD. You will get access to the following files:
Exclusive content
Support this tool at or above a special price point to receive something exclusive.
Community Copy
Development log
- ManyNames 0.4.4 🐧🐧🐧🐧Jun 02, 2024
- Manynames 0.4.1 Release 🐙🐙🐙🐙Sep 29, 2023
- ManyNames 0.3.2 Release!May 18, 2023
- Linux Issues Followup 🍄Feb 16, 2023
- ManyNames 0.3.1 Released! 📢📢📢Feb 11, 2023
- Linux Issues! 😵💫Feb 10, 2023
- ManyNames 0.2.0 Released!Jun 28, 2021
Comments
Log in with itch.io to leave a comment.
I’m having fun playing with this tool. The numbers station and cottage names I found the most useful. The starship names produced the fewest noteworthy results - maybe the RNG gods were not favoring me, though.
Is there a way to upload additional (ethnic) names relevant to my world, or to specify name origin if, for example, I am looking to name a character from Iran/Middle East or Mozambique/southern Africa?
I noticed lines of SQL for some sections, which helped break up which names were from which category. What would have helped me more is a blank line followed by a line noting the tab/option I selected, then the random name(s) starting on a new line, so I’d have context when revisiting the list later.
Thank you so much your comment! We’re glad its been mostly useful for you, and we love your suggestions!
A custom words list is something we’ve planned to do, and we’ll definitely be focusing on it later this month!
Your suggestion for the line breaks being far more readable and useful is something we’ll also work on. We hope the next release will be even more fun and useful for you!
Thank you! I’ll look forward to the updates.
This sounds like a rad project! I'm getting a couple errors on the Windows version, though:
and:
Is there some straightforward way to fix, or a way to run it using Python directly instead of the .exe?We’ll take a look at it, sorry you’re having problems with it!
It's okay! Honestly, it's very possible that it's an OS issue with Python 3.9 - my computer is more than a bit out of date.
Interesting! It should not be an issue with python per se, since it should ship with everything it needs to run. If you’re not averse, could you share more details of your setup and the steps you took with me in an email? cassowary at aldercone dot studio Thanks!
Email sent!
Do you have any special build instructions for linux? I made the program executable, but nothing pops up. I even rebooted my PC and still nothing. I’m using Artix linux and i my system is up to date including my Python version. I’m not a developer, just a casual gamer, but i can tell that a lot of work was put into the making of the tool (CMake, python and all that good stuff).
We've noticed some issues with the glibc abi being different between linuces and so it doesn't seem to run on them; We're working on getting a flatpak put together to hopefully alleviate this problem on linux! Stay tuned it should be this week.
Hi! I'm happy to report we have likely fixed the bug you were experiencing, and also made the fit and finish a bit more user friendly. We've updated the download instructions with how to install ManyNames much more conveniently.