Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 564 Bytes

urandom.rst

File metadata and controls

30 lines (16 loc) · 564 Bytes

stm32-extra

urandom -- Pseudo-random numbers

urandom

Basic random numbers

randint

random

Random numbers from a range

getrandbits

randrange

uniform

Random elements from a sequence

choice

Updating the random seed

seed