rngo-cli 0.3.0

Data simulation CLI using api.rngo.dev
1
2
3
4
5
6
7
8
9
# rngo CLI

See [docs.rngo.dev](https://docs.rngo.dev).

## Development

To release, set `package.version` in `Cargo.toml` and run `./script/release`. This will kick off the [build](.github/workflows/build.yml) and [release](.github/workflows/release.yml) workflows in Github Actions.

Once these workflows complete, go to the newly created release on github.com and add release notes.