Chọn Ngẫu Nhiên (Select Random)¶
Tham Chiếu (Reference)
- Chế Độ (Mode):
Chế Độ Đối Tượng và Chế Độ Biên Soạn
- Trình Đơn (Menu):
Adds random items to the selection.
- Tỷ Số (Ratio)
The ratio of items that should end up selected, e.g. 0.5 to select half of all items (that are not hidden).
Note that the existing selection is ignored: if half of the items are already selected, setting Ratio to 0.1 won't deselect anything, nor will it select 10% of the unselected items. Instead, it always picks 10% of all visible items and adds them to the selection.
- Random Seed (Mầm Ngẫu Nhiên)
A number that influences which specific items get picked.
- Hành Động (Action)
- Lựa Chọn (Select):
Add random items to the selection.
- Hủy Chọn (Deselect):
Remove random items from the selection.