toString

open override fun toString(): String

Returns a string representation of the Seed object. It indicates the type (Random or Explicit) and the underlying value.

Return

A string representation of the Seed object.