Generate 1000 unique 4 digit PINs
Open the folder in Visual Studio Code. If you don't already have the C# for Visual Studio Code extension installed, you will be prompted to install it now.
In the Visual Studio Code terminal, type dotnet build
In the Visual Studio Code terminal, type dotnet test