https://github.com/mbialon/getrand
Human friendly tool to generate pseudo-random data
https://github.com/mbialon/getrand
go golang random-generation tool
Last synced: 5 months ago
JSON representation
Human friendly tool to generate pseudo-random data
- Host: GitHub
- URL: https://github.com/mbialon/getrand
- Owner: mbialon
- License: mit
- Created: 2017-09-22T09:14:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T08:42:25.000Z (over 3 years ago)
- Last Synced: 2025-08-14T04:33:52.409Z (10 months ago)
- Topics: go, golang, random-generation, tool
- Language: Go
- Size: 6.84 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# getrand
[](https://goreportcard.com/report/github.com/mbialon/getrand)
Human friendly tool to generate pseudo-random data
Example:
```
getrand 1.5MB | curl -X POST --data @- http://localhost:8080/files
```