Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/iq-tech/go-datagen
- Owner: IQ-tech
- Created: 2021-12-10T20:44:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-21T16:57:28.000Z (about 3 years ago)
- Last Synced: 2024-06-21T08:30:45.534Z (6 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
To install, use `go get`
```terminal
go get github.com/IQ-tech/go-datagen
```