Skip to content

Conversation

@matklad
Copy link
Contributor

@matklad matklad commented Mar 11, 2017

For example, sample(r, b"ACGT", 4) always returns [b'A', b'C', b'G', b'T'].

For example, `sample(r, b"ATGC", 4)` always returns `[b'A', b'T', b'G', b'C']`.
@alexcrichton alexcrichton merged commit a0de9bf into rust-random:master Mar 11, 2017
pitdicker pushed a commit to pitdicker/rand that referenced this pull request Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants