Skip to content

Allow using std feature without bringing in getrandom and rand_chacha dependencies #1339

@SUPERCILEX

Description

@SUPERCILEX

I'd like to be able to use rand with the std feature so I get access to RngReadAdapter, but I don't want to be pulling in getrandom and rand_chacha. There should be a feature split that allows using the stdlib without extra deps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions