WindomZ / godice

:game_die: Simple API such as roll the dice for Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

godice

Build Status License Coverage Status

Simple API such as roll the dice for Golang.

v0.4.1 status

Features

  • Such as roll the dice, get the mode result of the integer
  • Support Increment, Random and Mixed modes
  • Support return int, int8, int16, int32 and int64
  • Such as a lucky drawer, get the random result
  • Support Random and Balanced mode
  • Support return string
  • Support return int, int8, int16, int32 and int64
  • Support return float32 and float64

Installation

go get -u github.com/WindomZ/godice...

License

The MIT License

About

:game_die: Simple API such as roll the dice for Golang

License:MIT License


Languages

Language:Go 100.0%