randomInstanceOf

  1. T randomInstanceOf()
    T
    randomInstanceOf
    (
    T
    )
    ()
  2. T randomInstanceOf(T low, T high)

Return Value

Type: T

randomized instance of type T.

Meta