> For the complete documentation index, see [llms.txt](https://docs.desuicoinflip.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.desuicoinflip.io/transparency.md).

# Transparency

DeSui Coin Flip code is open source and can be reviewed here:&#x20;

<https://github.com/DeSuiLabs/DeSuiCoinFlip-Contract-V2>

Sui Blockchain can generate randomness on-chain, making it perfect for coin flip.&#x20;

User randomness is generated through nobles randomBytes method.

All Sui Coin Flip transactions happen on-chain and can be inspected for fairness.&#x20;
