Top 9 Go Random Projects
-
Tangentially related, but there is a package out there called go-fakeit github.com/brianvoe/gofakeit.git for generating random data, which doesn't sound like it entirely maps with what you're doing, but there may be some overlap.
-
Project mention: Show HN: Go-faker: Faker for Golang. Compatible with postman dynamic variables | news.ycombinator.com | 2022-06-02
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
codename
Generate random, pronounceable, sometimes even memorable, "superhero like" codenames - just like Docker does with container names.
-
-
Emoji Hub
-
namegenerator
A random name generator (for projects, servers, cluster nodes, etc ...) implementation in Golang.
Project mention: How do you come up with the name of an opensource library? | reddit.com/r/golang | 2022-10-18I have used goombaio/namegenerator in the past, it has (small) lists of (English) Adjectives and Nouns, and smashes them together at random.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
Go Random related posts
Index
What are some of the best open-source Random projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | gofakeit | 2,963 |
2 | go-faker | 169 |
3 | codename | 94 |
4 | faker | 72 |
5 | emojihub | 54 |
6 | namegenerator | 31 |
7 | go-random | 21 |
8 | weightedrandom | 8 |
9 | RanGo | 4 |