Skip to content

Make fc.anything({ withBigInt: true, withTypedArray: true }) generate bigint typed arrays #6293

@TomerAberbach

Description

@TomerAberbach

🚀 Feature Request

Make fc.anything({ withBigInt: true, withTypedArray: true }) generate bigint typed arrays

Motivation

Right now there isn't a way to make fc.anything() generate bigint typed arrays. I think it'd be pretty logical that specifying withBigInt: true would imply that withTypedArray: true should also include bigint typed arrays

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions