randomULID abstract method

String randomULID([
  1. int? timestamp
])

Generate a ULID String.

Implementation

String randomULID([int? timestamp]);