mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-31 13:10:23 +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 <>