An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# getrand

[![Go Report Card](https://goreportcard.com/badge/github.com/mbialon/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
```