yahiko00 / NameGenerator

Generates random names of stars (Elite), French Firstnames, French & British city names (Markov chains)

Home Page:https://yahiko00.github.io/NameGenerator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NameGenerator

Random Names Generator in TypeScript (synchronous execution).

Provided algorithms are: Elite and Markov chains.

Live Demo

https://yahiko00.github.io/NameGenerator/

How to build

  1. Clone this repository : git clone https://github.com/NameGenerator
  2. Retrieve dependencies at the root of the project : npm install
  3. Compile at the root of the project : tsc

About

Generates random names of stars (Elite), French Firstnames, French & British city names (Markov chains)

https://yahiko00.github.io/NameGenerator/

License:Apache License 2.0


Languages

Language:TypeScript 90.4%Language:HTML 8.8%Language:CSS 0.8%