generate random data like name, email, uuid, address, images and etc.

gg-rand

generate random data like name, email, uuid, address, images and etc.

  1. build and install: make
  2. run: gg-rand
$ gg-rand
SillyName       : Knavesaber
Email           : [email protected]
IP v4           : 223.247.194.2
IP v6           : d2d7:e355:b1e5:7f27:2f05:394a:46d8:a116
UserAgent       : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/602.1.50 (KHTML, like Gecko) Version/10.0 Safari/602.1.50
Password        : uZq4f-cxlwT-5FMwg-hXGO
Password Easy   : udsqq-8gJ3N-S52Rr-kbSM
Numbers(60)     : 226575933607625554263151723594611489412507264130487465203199
Letters(60)     : qNOPGgeqKMmYCLqgLrSbmzRVjDYcdsCUmQqJlIxAdDoYUrrzpuzLUXyUmxIM
JSON            : {"bumpy":{},"Adelops":null,"columellate":33.94,"nonplacental":true,"chloroform":true}
String          : WRgQVhLPCPFDhjXYKlHVXUkYXiBIADdjUQNJVVjeROWHIMQADcYYllBPQMGK
KSUID           : 20ZrviFHnDPlqBIApHXZpMbLKPV (Time: 2021-11-07 13:33:02 +0800 CST, Timestamp: 236263182, Payload: D2438FB3B450995ED6231526352D56A5) 
UUID            : 2d0c64c6-3f8c-11ec-be1e-acde48001122
姓名            : 苗蝰坐
性别            : 男
地址            : 四川省南充市諺婘路6889号镒癛小区12单元2496室
手机            : 18956311131
身份证          : 110870197802037914
有效期          : 19880901-20080901
发证机关                : 杭州市公安局某某分局
邮箱            : [email protected]
银行卡          : 6229351116740827553
日期            : 2007年01月31日
Generative art Canva    : /var/folders/8h/9150s4l16q5bbjq1j6cllvch0000gp/T/1161453087/rand3133874368.png
Unsplash                : /var/folders/8h/9150s4l16q5bbjq1j6cllvch0000gp/T/1161453087/rand691563348.png
Similar Resources

randstr is a module that contains functions for generating random strings.

randstr is a module that contains functions for generating random strings. The functions in this module uses the crypto/rand package. Installa

Nov 13, 2021

Fast, scalable pseudo random number generator based on xxh3

Fast, scalable pseudo random number generator based on xxh3

XXH3-Based Pseudorandom Number Generator This package contains an experimental implementation of a noise based pseudorandom number generator that scal

Nov 24, 2022

Encriptator using random generated numbers

public-private-key-encrypter Encriptator using random generated numbers The input file must be in one file called 'data.txt' The execution will genera

Oct 15, 2021

Just some random matchers

Just some random matchers

The package provides a matcher interface to match a given value of any types.

Nov 3, 2022

Generates a random alphanumeric string of a given length.

randstring randstring.Create () is fast and has minimal memory allocation. It returns a random alphanumeric string of a given length. Install go get g

Jan 7, 2022

GoApiRandom - Api to get random numbers

GoApiRandom - Api to get random numbers

Jan 18, 2022

Generates random text based on trigrams generated from input text

Generates random text based on trigrams generated from input text

Trigrams Generates random text based on trigrams generated from input text Contents Building Running Using Implementation notes NGram size Maximum wor

Feb 9, 2022

Print random bytes from a secure source to stdout.

Print random bytes from a secure source to stdout.

Feb 11, 2022

Fast, lightweight and NOT reliable tool for downloading tons of images.

image-download-tool Fast, lightweight and NOT reliable tool for downloading tons of images. How to use Run .exe with --help flag Create json file with

May 12, 2022
Related tags
Postgres uuid[] field for gorm.io - Golang

Postgres uuid[] field for gorm.io - Golang

Jan 17, 2022
A parser for Ontario's baby name data
A parser for Ontario's baby name data

obnp What? A parser for Ontario's baby name data Why? I wanted to see if a specific name existed in both the male and female datasets. This tool is mo

Mar 15, 2022
✔️ Get random data for your app from a third-party source.

Random Data Securely produced random data for application testing. FAQ What would i use this data for? You can use this information to test your apps

Jul 5, 2022
An application written in Go to generate fractals like the Mandelbrot set and the Julia set.
An application written in Go to generate fractals like the Mandelbrot set and the Julia set.

Fractals An application written in Go to generate fractals like the Mandelbrot set and the Julia set. Screenshots Mandelbrot set Julia set Prerequisit

May 9, 2022
MCsniperGO, a fast, efficient, and feature-packed minecraft name sniper.

MCsniperGO This project was made possible by my donators Usage This sniper is in it's beta stage, meaning bugs should be expected. Easy installation d

Dec 31, 2022
Calling functions by name and getting outputs by using reflect package.

Invoker A library to call (invoke) functions by taking names and sample inputs of those functions as parameters. And returns the types and values of o

Dec 20, 2021
A Golang tool to whitelist ASN's based on organization name

A Golang tool to whitelist ASN's based on organization name. This works by providing a list of ASN org names. This tool uses goPacket to monitor incoming traffic, capturing the IP's and checking the IP to see if it is a part of a whitelisted ASN. If it is not, it blocks that connection and future connections using iptables.

Jul 23, 2022
Go linter to check the struct literal to use field name

Structfield Find struct literals using non-labeled fields. The structfield analysis reports the usage of struct literal using non-labeled fields more

Aug 23, 2021
Daypaper sets your GNOME wallpaper based on the time of day from a random and relevant Unsplash image.

Daypaper Daypaper sets your GNOME wallpaper based on the time of day from a random and relevant Unsplash image. Installation You will need an Access T

May 23, 2022
Galvanity is Algorand vanity address generator written in Go

Galvanity Galvanity is Algorand vanity address generator written in Go Usage galvanity [search-type] <pattern> search-type is matching function to sea

Nov 14, 2022