nhs-number-cli 0.2.0

National Health Service (NHS) number for NHS England, NHS Wales, NHS Isle of Man.
1
2
3
4
5
6
7
8
9
10
11
# 02-valid-only

Every line in `input.txt` is a valid NHS Number from the `999` synthetic
test range. The tool echoes each one to `stdout` and writes nothing to
`stderr`.

## Run

```sh
./run.sh
```