generateStrings 
          Generates a random datum and repeats it count times.
Return
a random datum, repeated count times
Parameters
count
the number of times to repeat the data
Throws
if data could not be generated
Sources
jvm source
                      
                
              Link copied to clipboard