unmarshal: Unmarshal a ULID into a data frame with timestamp and random...

Description Usage Arguments Value Examples

View source: R/RcppExports.R

Description

Unmarshal a ULID into a data frame with timestamp and random bitstring columns

Usage

1
unmarshal(ulids)

Arguments

ulids

character ULIDs (e.g. created with ULIDgenerate())

Value

data frame (tibble)

Examples

1

Example output

                   ts              rnd
1 2021-02-05 12:41:25 TW0H65STKPTNQ2MA

ulid documentation built on July 9, 2019, 5:03 p.m.