Skip to content

A .Net library to generate NHS numbers in the alid format.

License

Notifications You must be signed in to change notification settings

baynezy/NHSNumberGenerator

Repository files navigation

NHS Number Generator

This project is a .Net library to generate NHS numbers in the valid format.

Branch Status
master master
develop develop

Installation

The library is available on NuGet:

NuGet version

dotnet add package NHSNumberGenerator

Usage

var nhsNumber = Generator.Generate();

About

A .Net library to generate NHS numbers in the alid format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published