mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
* random.sample: make counts keyword-only * random: mark positional-only args * random.triangular: fix type of mode * random: add randbytes Co-authored-by: hauntsaninja <>