xoshiro ~master (2022-05-02T13:13:56.3050461)
Dub
Repo
rotl
xoshiro
util
Undocumented in source. Be warned that the author may not have intended to support it.
uint
rotl
(uint v, byte s)
pragma(
inline
, true) pure nothrow @
nogc
@
safe
uint
rotl
(
uint
v
,
byte
s
)
ulong
rotl
(ulong x, byte s)
Meta
Source
See Implementation
xoshiro
util
functions
rotl
splitMix