This repository contains the implementation of two SUI smart contracts that demonstrate the process of generating random numbers within the SUI framework. It is designed to provide a straightforward way to incorporate randomness into your contracts.
This repository contains the implementation of a simple dice rolling smart contract using SUI. The smart contract allows users to roll a virtual dice and view the result.
This repository contains the implementation of a small-scale raffles using SUI. This project aims to provide a simple and efficient method for selecting random winners.
-
Clone the repository to your local machine:
git clone https://github.com/MystenLabs/sui-native-randomness.git
-
Open the project in your preferred development environment.
-
Build the project using the provided build scripts or commands.
This project is licensed under the MIT License - see the LICENSE file for details.