mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-25 21:55:49 +00:00
Previously, `{{$randomInt}}` returned values across the full JavaScript number range.
This commit updates the generator to produce integers between 0 and 1000,
matching the documented behavior.
Fixes #4847
bruno-common
A collection of common utilities used across Bruno App, Electron and CLI packages.
Publish to Npm Registry
npm publish --access=public