nextULID abstract method

ULID nextULID([
  1. int? timestamp
])

Generate a ULID.

Implementation

ULID nextULID([int? timestamp]);