Search
@string-searching/matiyasevich-knuth-morris-pratt
Knuth-Morris-Pratt algorithm for JavaScript
v1.0.0 URL:
https://unpkg.com/@string-searching/matiyasevich-knuth-morris-pratt@1.0.0/dist/index.umd.js
Open
Browse Files
kmp
knuth
linear-time
matiyasevich
morris
pratt
searching
string
knuth-morris-pratt
An implementation of the Knuth-Morris-Pratt string searching algorithm.
v1.0.0 URL:
https://unpkg.com/knuth-morris-pratt@1.0.0/index.js
Open
Browse Files
strings
string
string-search
search
knuth
morris
pratt
kmp
knuth-shuffle-seeded
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
v1.0.6 URL:
https://unpkg.com/knuth-shuffle-seeded@1.0.6/index.js
Open
Browse Files
ronald
fisher
frank
yates
fisher-yates
donald
knuth
shuffle
random
randomize
unbiased
algorithm
knuth-shuffle
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
v1.0.8 URL:
https://unpkg.com/knuth-shuffle@1.0.8/index.js
Open
Browse Files
ronald
fisher
frank
yates
fisher-yates
donald
knuth
shuffle
random
randomize
unbiased
algorithm
fast-shuffle
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
v6.1.1 URL:
https://unpkg.com/fast-shuffle@6.1.1/dist/index.js
Open
Browse Files
array
knuth
fisher-yates
shuffle
deterministic
pure
seed
random
curried