Skip to content

a very simple random data generator for mongodb

Notifications You must be signed in to change notification settings

AndreiD/MongoRand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple random data generator for MongoDB

Sometimes an online json/csv random generator just won't cut it, so you have to get your hands dirty

Random Data from -> https://github.com/bxcodec/faker

I know there are some beautiful generators out there, but nothing beats reinventing the wheel!

Usage

Edit & Run main.go file

====================================

List of Faker types:

CellPhoneNumber
City
CityPrefix
CitySuffix
CompanyBs
CompanyCatchPhrase
CompanyName
CompanySuffix
Country
DomainName
DomainSuffix
DomainWord
Email
FirstName
FreeEmail
JobTitle
LastName
Name
NamePrefix
NameSuffix
PhoneNumber
PostCode
SafeEmail
SecondaryAddress
State
StateAbbr
StreetAddress
StreetName
StreetSuffix
URL
UserName
String

====================================

License: MIT

About

a very simple random data generator for mongodb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages