0.1.3 • Published 7 years ago

random-noun-generator-german v0.1.3

Weekly downloads
19
License
SEE LICENSE IN LI...
Repository
github
Last release
7 years ago

random-noun-generator-german

A word generator that randomly returns german nouns.

Copyright (C) 2016 Carsten Lucke coding@lucke.info.

var rndWord = require('random-noun-generator-german');

// generate a random german noun
console.log(rndWord());

The nouns used by this generator are taken from the dictionary file of the de_DE Hunspell dictionary derived from the igerman98 dictionary

Version: 20151222+frami20151222

Copyright (C) 1998-2015 Bjoern Jacke bjoern@j3e.de, for the addon Franz Michael Baumann fm.baumann@uni-muenster.de

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago