That is deterministic.  The parameter to the shuffle operator is treated as 
a seed.  So the shuffle of the list will generate the same output, as long 
as the contents of $:/temp/shuffle/example doesn't change.  But when it 
changes, the shuffled order will also change.

On Wednesday, September 11, 2019 at 12:48:18 PM UTC-4, Mohammad wrote:
>
> How this work? Seems it is deterministic?
>
> <$button>
> <$action-setfield $tiddler="$:/temp/shuffle/example" $field="state" 
> $value=<<now "0hh:0mm:0ss">>/>
> Change Order
> </$button>
>
> <$list filter="1 2 3 4 5 +[shuffle{$:/temp/shuffle/example!!state}]">
>
> </$list>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f0ab0dda-d31c-4cd0-8863-f6806490cbe8%40googlegroups.com.

Reply via email to