mirror of
https://github.com/Yu-Vitaqua-fer-Chronos/NULID.git
synced 2024-11-21 22:12:46 +00:00
Fix docs
This commit is contained in:
parent
8ce252be13
commit
f998c0d751
|
@ -208,7 +208,7 @@ proc ulid*(timestamp = LowInt48, randomness = LowUint80): ULID =
|
|||
## Generate a `ULID` using the global generator.
|
||||
##
|
||||
## See also:
|
||||
## * `ulid(ULIDGenerator, int64, UInt128) <#ulid,ULIDGenerator,int64>`_
|
||||
## * `ulid(ULIDGenerator, int64, UInt128) <#ulid,ULIDGenerator>`_
|
||||
runnableExamples:
|
||||
echo ulid()
|
||||
|
||||
|
|
Loading…
Reference in a new issue