Skip to content

AECC1234/MFCApplication2-Random-String-Generator

Repository files navigation

Random String Generator

Introduction

Random String Generator is programmed by AECC1234, which is used to generate random strings with capital letters, lowercase letters ,and numbers. This program is using the C/C++ programming language and it is running on Windows system only.

Installation

  1. Open the sln file in Visual Studio. Main Interface
  2. When the solution is opened, please check the right window called "Solution Explorer", there has 2 projects, one is "MFCApplication2-Random String Generator" and the other is "Random String Generator Setup". Main Interface
  3. Right click the "RandomStringGeneratorSetup" project and select "Build" to build the setup project. Main Interface
  4. After the build is completed, you can find the setup file in the "RandomStringGeneratorSetup\Release" folder. Main Interface
  5. Run the setup file to install the Random String Generator on your computer. Main Interface
  6. After the installation is completed, you can find the Random String Generator in the Desktop.

Usage

The picture below shows the main interface of the Random String Generator.
Main Interface
The main interface has 6 groups of options:
1.Basic InformationGroup: You can input the basic information of the random string, such as the line count and the length of the string.
2.Additional OptionsGroup: After you input the basic information, you can select the three options to decide what combination of characters you want to use.
3.Save as txt fileGroup: You can save the generated random strings as a txt file.
4.OptionsGroup: There has 3 buttons here, "Generate", "Abort" and "Clear".
5.Progress ControlGroup: You can see the progress of the random string generation here.
6.OutputGroup: You can see the generated random strings here.

Requirements

Version History

  • Version 1.0: Initial release with basic functionality.(Current Version)

About

A random string generator program on Windows system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published