A visual tool to randomize your GameObjects, or pretty much anything else, with weighted chances!
Create a list of objects and determine their probability by entering a number or dragging the weighting bar with the mouse.
As this script uses and returns references to UnityEngine.Object types, it can be used to randomize anything that inherits from them - e.g. GameObjects, Prefabs, Textures, Materials and many more.