Skip to content

How to generate an array with unique items? #3

@haihanyin

Description

@haihanyin

Some items can be enumerated, like @s[1, 2, 1, 2]
Some items can be generated, like @s [1, 2, 1, 2] (size=10)

  1. How to specify that the array is unique?
  2. How to guarantee that the generated array is unique?

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