Class GenerateRandom64BitStrings


  • public class GenerateRandom64BitStrings
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.slf4j.Logger LOGGER  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] arg)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • LOGGER

        public static final org.slf4j.Logger LOGGER
    • Constructor Detail

      • GenerateRandom64BitStrings

        public GenerateRandom64BitStrings()
    • Method Detail

      • main

        public static void main​(java.lang.String[] arg)
                         throws com.martiansoftware.jsap.JSAPException,
                                java.io.IOException
        Throws:
        com.martiansoftware.jsap.JSAPException
        java.io.IOException