java.lang.Object
org.eolang.jeo.representation.directives.RandName

public final class RandName extends Object
Random name.
Since:
0.11.1
  • Constructor Details

    • RandName

      public RandName(String suffix)
      Constructor.
      Parameters:
      suffix - Suffix for the name.
  • Method Details