We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Severity: info • Confidence: high • Auto-fix: ❌
info
high
shuffle.first → sample — Use sample instead of shuffle + first to get a random element without shuffling the whole array.
sample
shuffle
first
ary.shuffle.first
Note
See bench results at bench/cat-022/
bench/cat-022/
There was an error while loading. Please reload this page.