Learn DiceData
Short videos on building and running your own experiments in the Studio.
How to create a craps simulation
The full loop from a blank chat to a finished report. You describe a craps system in plain English, the Studio turns it into runnable code, and 100,000 bots play it out so you can read what actually happened.
- Open the Studio and start a new chat.
- Describe the system: the buy-in, the bets, a win goal, and a loss limit.
- Review the code and the smoke run the Studio writes back.
- Run the full simulation and open the report.
Import a dicer.io strategy into DiceData Studio
Already built a strategy on dicer.io? Bring it into the Studio and put it in front of 100,000 bots instead of a handful of practice sessions.
- Copy your strategy from the dicer.io portal.
- In the Studio, choose New chat, then Import from Dicer.
- Paste it in. The Studio converts it to engine code and verifies it.
- Run it and open the report.
More on the way.
New tutorials land on the YouTube playlist first. Creating and running your own experiments is part of the Builder plan.
See what Builder includes