generateId

* Generate a random id * Returns: random id

@safe nothrow
const(T)
generateId
(
T = uint
)
()
if (
isNumeric!T
)