sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Module for shuffling arbitrary choices.
if None is given shuffling is disable (default). The functions are the identity
shuffle p
invert or keep identical the elements of the pair. Uniform
chooseb f g
call f if there is no shuffling or g otherwise. The first argument given to g is a random boolean generator.