Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iq-tech/go-datagen

Generate random data for testing
https://github.com/iq-tech/go-datagen

Last synced: about 2 months ago
JSON representation

Generate random data for testing

Awesome Lists containing this project

README

        

# Installation

To install, use `go get`

```terminal
go get github.com/IQ-tech/go-datagen
```