Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dna4_fill_random #16

Closed
Tracked by #18
kloetzl opened this issue Dec 19, 2021 · 1 comment
Closed
Tracked by #18

dna4_fill_random #16

kloetzl opened this issue Dec 19, 2021 · 1 comment
Labels
new functionality New feature or request
Milestone

Comments

@kloetzl
Copy link
Owner

kloetzl commented Dec 19, 2021

Add a function to fill a buffer with random nucleotides. Proposed API:

void dna4_fill_random(char *begin, char *end, uint32_t seed).

@kloetzl kloetzl added the new functionality New feature or request label Dec 19, 2021
@kloetzl kloetzl added this to the v1.2 milestone Mar 10, 2022
@kloetzl
Copy link
Owner Author

kloetzl commented Mar 10, 2022

Implementation is done. Will be published with next release.

@kloetzl kloetzl closed this as completed Mar 10, 2022
@kloetzl kloetzl mentioned this issue Mar 10, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new functionality New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant