Norwegian National Identity Number (Fødselsnummer) Generator
This is a simple, browser-based tool that generates a valid Norwegian National Identity Number (Fødselsnummer) with a correct checksum. It is intended for illustrative and educational purposes, not for generating real or usable IDs.
🚀 Live Demo
You can view a live version of this project on GitHub Pages: https://purkayasta.github.io/nin/
✨ Features
Custom Date Range: Generate a number based on a specific birth date range. By default, it starts from December 16, 1971, to the current date.
Checksum Validation: The generator calculates and includes the two correct checksum digits (K1 and K2), ensuring the generated number is theoretically valid.
One-Click Copy: Easily copy the generated number to your clipboard with a single button click.
Responsive Design: The interface is clean and works well on both desktop and mobile devices.
💻 Technologies Used
- Bun
- Vanila JS
- Plain HTML