https://github.com/iq-tech/go-datagen
Generate random data for testing
https://github.com/iq-tech/go-datagen
Last synced: 9 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-21T16:57:28.000Z (over 4 years ago)
- Last Synced: 2025-02-26T15:35:29.932Z (over 1 year 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
```