/nin-generator-lt

Generates a valid Lithuanian national identification number

Primary LanguageJavaScript

NIN Generator LT

Generates a valid Lithuanian national identification number.

Usage

deno run https://raw.githubusercontent.com/teroyks/nin-generator-lt/v1.1.1/nin.js

-h displays available options.

Local Installation

You can install a local alias that will execute the script for you:

deno install -n nin-lt https://raw.githubusercontent.com/teroyks/nin-generator-lt/v1.1.1/nin.js

This will install the script in the $HOME/.deno/bin directory and provide instructions for adding the directory in your PATH. After you’ve done this, you can run the script with nin-lt (or whatever name you provide with the -n option).