This repository contains a Java application designed to generate verification codes, commonly used in account verification processes.
- Generates random alphanumeric verification codes.
- Customizable code length and complexity.
- Outputs a
.jpg
image with the generated code. - Utilizes Java's
BufferedImage
for image manipulation.
Below is an example of the generated verification code image: