Skip to content

Tupiet/InsertGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InsertGenerator

Description

Welcome to InsertGenerator! This project aims to simplify the job of obtaining data for testing, and to insert them easily in a database.

This repository includes all what's needed to execute it easily. The front-end (made with HTML, CSS (Sass) and JavaScript) allows you to easily select what you need, and sends that in a JSON to the back-end (made with Node.js), which generates the data and returns them to the front-end.

Features

With this project, you can generate:

  • Names (select between just names, first surname of last surname (or all of them!))
  • Numbers (decide a range, or assign it as autoincrementable)
  • Streets
  • Emails (automatically synchronized with the name)
  • DNI
  • Phones (landline or mobile phones) - spanish version
  • Dates (decide a range)
  • Create your custom datatypes!

Custom datatypes

Yes, as you read, you can create your own datatype. Just press "custom", and decide what values you want to have.

How to use it

You can use InsertGenerator in three different ways:

Acknowledgments

The names are extracted from the INEbase, the surnames are extracted from smashew/NameDatabases and the streets are extracted from kkrypt0nn/Wordlists.