CLI
The rngo CLI is a thin wrapper over the API. It makes it easy to run simulations and stream the results.
The source code be found here: https://github.com/rngodev/cli
Installation
You can install the rngo CLI on macOS and Linux using Homebrew:
brew install rngodev/tap/cli
Otherwise, you can pull down a precompiled binary from https://github.com/rngodev/cli/releases/latest
Additionally, Rust users can build from source via:cargo install rngo-cli
Log In
Before doing anything, you'll need to log in. To do so, first create an API key at rngo.dev/sign-up and then run:
rngo login