Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
Hi,
In reality when randomisers are coded they are never truly random. We have an engine that is deterministic. Which means the game will run the same each time it plays, including randomisers.
There are many benefits of this, but you are hitting one of the negatives and you'll have to work around it using logic.
Without know what you're using it for I can't really help you with what logic you need.
John