A context, or just the seed for one.
A bare number is sugar for { seed }: the common case is a caller who wants reproducible output and nothing else.
{ seed }
A context, or just the seed for one.
A bare number is sugar for
{ seed }: the common case is a caller who wants reproducible output and nothing else.