StarfieldWiki:Riven/Pickfrom
From Starfield Wiki
| Description | Result | Expected Result |
|---|---|---|
| General Case | date apple eggplant |
A random assortment of 3 fruits, one per line, with no blank lines. |
| Allow Empty | date eggplant |
A random assortment of up to 3 fruits, possibly including blank lines. Blank lines at the end can make this appear as two lines. |
| Seed | apple eggplant banana |
A random assortment of 3 fruits that only updates once per hour. |
| Empty Set | Blank. | |
| Full Set (or more) | eggplant cherry banana apple date |
All five fruits in random order, no blank lines. This should update at every refresh and not in time with Seed row. |
| Zero/Blank # of Elements | Blank. |