File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2767,13 +2767,13 @@ Sharing (Or Not) Random Values: the <<random-cache-key>> value</h3>
27672767 If you want the values to be completely uncorrelated,
27682768 give them distinct names (''--foo'' vs ''--bar'' )
27692769 or mix in additional information that will uniquify their [=random cache names=]
2770- (specifying ''--foo property'' , or omitting the <<random-cache-key>> argument entirely)
2770+ (specifying ''--foo property-scoped '' , or omitting the <<random-cache-key>> argument entirely)
27712771 </div>
27722772
27732773 <details class=note id=auto-naming-details>
27742774 <summary> Details about how ''random()/auto'' works</summary>
27752775
2776- The ''random()/auto'' value is identical to specifying ''--foo element property index'' ,
2776+ The ''random()/auto'' value is identical to specifying ''--foo element-scoped property- index-scoped '' ,
27772777 just with an unobservable name that you can't manually match with a <<dashed-ident>> .
27782778
27792779 <em> Usually</em> , this ensures that every instance of a [=random function=] ,
You can’t perform that action at this time.
0 commit comments