Skip to content

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

License

Notifications You must be signed in to change notification settings

yahiko00/NameGenerator

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published