类 RandomCharCodeGenerator

java.lang.Object
cn.zhxu.toys.captcha.impl.RandomCharCodeGenerator
所有已实现的接口:
CodeGenerator

public class RandomCharCodeGenerator extends Object implements CodeGenerator
随机字符生成器 Created by junxiang on 2019/8/2
  • 构造器详细资料

    • RandomCharCodeGenerator

      public RandomCharCodeGenerator()
    • RandomCharCodeGenerator

      public RandomCharCodeGenerator(int length)
  • 方法详细资料