tern v0.2.12 (2024-03-08T18:10:27Z)
Dub
Repo
random.random
tern
meta
random
Undocumented in source. Be warned that the author may not have intended to support it.
T
random
()
template
random
(T, T min, T max, uint seed = uint.max, uint R0 = __LINE__, string R1 = __TIMESTAMP__, string R2 = __FILE_FULL_PATH__, string R3 = __FUNCTION__)
pure
T
random
(
)
if
(
isIntegral
!
T
)
template
random
(T, T min, T max, uint seed = uint.max, uint R0 = __LINE__, string R1 = __TIMESTAMP__, string R2 = __FILE_FULL_PATH__, string R3 = __FUNCTION__)
Meta
Source
See Implementation
tern
meta
random
functions
random