Skip to content

DataJuggler/RandomData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

RandomData

This project includes a zip file that contains a SQL Server database with 20,000 random member names and addresses, plus a list of adjectives, adverbs, nouns and verbs.

This project also includes tables for First Names, Last Names, Street addresses.

If you want to create more random members and addresses, this project was used to create the member database.

https://github.com/DataJuggler/RandomDataGenerator

Create a new SQL Server Database Named RandomData (or whatever name you wish).

Download this repo and extra the zip file contents.

Execute the SQL Script RandomData.sql.

This will create the database schema and populate the tables.

I am working on a Random Story Generator is why I created this.

About

This project includes a zip file that contains a SQL Server database with 20,000 random member names and addresses, plus a list of adjectives, adverbs, nouns and verbs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors