This project uses rand to generate a random number between 1 to 6. Then it draws a dice using the random number.
More details about the logic is available at Golang Dice Project
This project uses rand to generate a random number between 1 to 6. Then it draws a dice using the random number.
More details about the logic is available at Golang Dice Project