germknoedel

Passport code generator

Usage no npm install needed!

<script type="module">
  import germknoedel from 'https://cdn.skypack.dev/germknoedel';
</script>

README

Germknödel

A passport code generator. Generates passport codes like this:

26109Q5FB7D<<9203147X2205142<<<<<<<<<<<<<<<6

I wrote the basic script as a terrible dev console snippet and then got almost lost in building a neat NodeJS command-line tool from it.

Currently, only German passport codes are supported.

Contributions for other countries and document types are welcome!

The package name was an unconscious play of words because I still own a German passport while living in Austria where Germknödel are hugely popular. (And delicious, btw.)

Now the name got stuck. Sorry. 🤷🏻‍

Installation

yarn global add germknoedel

Usage

germknoedel --help

Examples

germknoedel --authority 3533 --gender female 1970-01-01 2019-12-31

germknoedel --serial 6068T5DH1

Kudos