🗣️ pronounced "ar-bees"
rbys <n>
n (int, optional) number of bytes to generate. default is 32.
bun build ./index.ts --outfile rbys --compile
# or you can run convenience script in package.json:
bun run build
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.32. Bun is a fast all-in-one JavaScript runtime.