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

length option on randSequence doesn't work as intended #397

Open
cartile opened this issue Jan 20, 2025 · 0 comments
Open

length option on randSequence doesn't work as intended #397

cartile opened this issue Jan 20, 2025 · 0 comments

Comments

@cartile
Copy link

cartile commented Jan 20, 2025

Is this a regression?

No

Description

For example, on the live editor

function Demo(props) {
  return <Preview source={() => randSequence({ length: 10 })} />;
}

returns 5xdJZ1u2

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw


Please provide the environment you discovered this bug in


Anything else?

No response

Do you want to create a pull request?

No

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

No branches or pull requests

1 participant