C# Windows Forms app that provides utilities for NHS Numbers, including validity checks, normalisation, and generation.
NHS Number generation should only be used in a test situation, numbers should never be auto generated for use in production as these are centrally controlled and issued.
This application is based off the work that UK-FCI have done and uses that logic built into a C# Windows forms application to provide tools for NHS Number validation and generation.
