https://github.com/grokify/go-randomuser
Golang SDK to create random user profiles via https://RandomUser.me.
https://github.com/grokify/go-randomuser
Last synced: 10 months ago
JSON representation
Golang SDK to create random user profiles via https://RandomUser.me.
- Host: GitHub
- URL: https://github.com/grokify/go-randomuser
- Owner: grokify
- License: mit
- Created: 2020-08-02T04:43:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-14T15:54:19.000Z (about 1 year ago)
- Last Synced: 2025-04-21T08:44:56.189Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 237 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RandomUser SDK for Go
[![Build Status][build-status-svg]][build-status-url]
[![Go Report Card][goreport-svg]][goreport-url]
[![Docs][docs-godoc-svg]][docs-godoc-url]
[![License][license-svg]][license-url]
[build-status-svg]: https://github.com/grokify/go-randomuser/workflows/test/badge.svg
[build-status-url]: https://github.com/grokify/go-randomuser/actions
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/go-randomuser
[goreport-url]: https://goreportcard.com/report/github.com/grokify/go-randomuser
[docs-godoc-svg]: https://pkg.go.dev/badge/github.com/grokify/go-randomuser
[docs-godoc-url]: https://pkg.go.dev/github.com/grokify/go-randomuser
[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg
[license-url]: https://github.com/grokify/go-randomuser/blob/master/LICENSE
Client SDK for Random User:
* Docs: https://randomuser.me/
* API: https://randomuser.me/api
This SDK currently supports the latest version of the API (currently v1.4). Previous versions are documented here:
https://randomuser.me/documentation#previous