Uniqe Code Generator
This project aims to develop a program that generates unique codes for a company that organizes campaigns.
Installation and Usage
-
Clone the project and navigate to the program directory.
git clone https://github.com/sametkayik/UniqueCodeGenerator.git cd UniqueCodeGenerator/UniqueCodeGenerator
-
Run the program.
dotnet run Program.cs
The codes.txt
file can be found in the directory: UniqueCodeGenerator\UniqueCodeGenerator\bin\Debug\net6.0
.