anyra

command module
v0.0.0-...-1b91f4a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2022 License: MIT Imports: 15 Imported by: 0

README

Anyra

Go Report Card


Anyra (any random) - tool for any kind of random generation you need.

✨ Features

  • Pick and shuffle - choose random values or shuffle them all together
  • Dice notation - roll d20 for your ability checks
  • Markov chain - generate new names or plot hooks with the help of Markov chains
  • HTTP API - run anyra as a server and get all listed features via http

⚙️ Installation

From source

Compile from source by cloning this repository. Go version 1.19 or higher is required:

git clone https://github.com/ustits/anyra.git
cd anyra
go build

🚀 Quick start

Example

For usage examples go to tutorials section.

To discover all by yourself:

anyra help

To run a server on default 8080 port:

anyra server

For server documentation go to api section.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL