Class RandomStringGenerator

  • All Implemented Interfaces:
    DataGenerator

    public class RandomStringGenerator
    extends Object
    implements DataGenerator
    Author:
    Axel-C. Ngonga Ngomo (ngonga@informatik.uni-leipzig.de)
    • Constructor Detail

      • RandomStringGenerator

        public RandomStringGenerator​(int minLength,
                                     int maxLength)