mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +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 <>