Skip to content

suggestion: add new search types for text seeds and random seeds #342

@elenaran

Description

@elenaran

Text seeds would be super easy - just do incremental search from -2^48 to +2^48

Random seeds would also be very easy, since you've already got the nextLong() function in the library, just loop through 0 to 2^48 as inputs into the nextLong() call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions