Introduction
Welcome to RNGNeeds, a Unity plugin designed to make probability-driven systems feel more creative, more controllable, and far easier to work with. Whether you're shaping loot tables, enemy spawns, dialogue choices, card draws, or other gameplay moments built around chance, RNGNeeds helps you design them with clarity and confidence.
At its heart, RNGNeeds is about giving both designers and developers a better way to work with randomness in Unity, one that feels visual, flexible, and practical from the very start.
Preface
Every game thrives on an element of surprise, that tantalizing unpredictability that hooks players in. But managing this randomness, these 'RNG needs', is often more art than science. With RNGNeeds, you have a Unity plugin that redefines randomness, transforming it from a wild variable into a finely-tuned instrument of creativity.
Beyond the dice rolls and item drops, RNGNeeds offers you a canvas of opportunity. Imagine dynamically adjusting the frequency of in-game storms as your player progresses through the storyline, modulating NPC behavior based on time of day, or making the battle more intense if the music volume is loud.
RNGNeeds puts you in the director's seat, allowing you to craft unique, immersive experiences that respond and adapt to your game world. Because RNG isn't just about luck - it's about creating living, breathing worlds where anything is possible.

What is RNGNeeds?
RNGNeeds is a powerful plugin that enables you to design and manage probability lists for any value, type, or custom object directly within the Unity Inspector. With this plugin, you can take control of your dice rolls, monster spawns, card decks, item drops, damage modifiers, or even organic animations using probability distribution with unparalleled simplicity and ease-of-use. Whether you want to design your lists, variable pick counts, and seeding right in the inspector, or harness the powerful API to control everything from code, RNGNeeds has you covered.
Why use RNGNeeds?
Because randomness in games is rarely just randomness. Very quickly, it becomes part of pacing, balance, variety, and the overall player experience.
RNGNeeds gives you a structured and designer-friendly way to shape that experience without losing flexibility as your project grows. It makes it easier to work visually in the Inspector, experiment with different selection styles, prevent unwanted repetition, and build systems that respond naturally to changing game conditions. It also helps keep larger setups organized through reusable grouped collections such as PLCollection, so your probability design stays clear instead of becoming difficult to manage.
In short, RNGNeeds is built for projects where probability should remain expressive, manageable, and practical from the first prototype to a much larger game.
With RNGNeeds, you're not just getting a powerful tool, but also a user-friendly and adaptable solution. It's designed to cater to both coders and designers, with all features accessible via the Inspector and an easy-to-use API. The plugin supports all LTS versions of Unity and offers a range of powerful features. You can pick multiple items at once using various probability methods, including pure random selection. It also offers an easy way to retain a preferred seed, set a custom one, or implement your own Seed Provider. Furthermore, you can easily implement and register your custom Selection Methods or seeding options.
RNGNeeds also helps to make your workflow more efficient and adaptable. It enables you to design Influence Providers to dynamically modify probabilities based on external factors. You can choose a fixed pick count, or select a random range with an adjustable curve to control bias. Furthermore, you can avoid consecutive item selections with multiple repeat prevention techniques and track previous item picks for each list separately, employing history to mimic deterministic probability behavior.
Our commitment to you extends beyond the current version of RNGNeeds. We're excited to share that we have a range of new features on the roadmap that we're actively working on. These include dynamic modification of probabilities, card deck extensions, and the ability to assign units to items in the list and allow picks to deplete them, among others.
Thank you once again for choosing RNGNeeds. We're excited to see the amazing creations you'll bring to life with our plugin. Your trust in us fuels our passion to continue developing and refining RNGNeeds, to ensure it remains - probably - the best solution for all your random needs!