Entry
No overview available.
Attributes
| Attribute | Type | Description |
|---|---|---|
| Item | [Comparable](comparable.md?sid=flytestdlib_random_comparable) | Stores the item that can be compared, used for selection. |
| Weight | float32 | Stores the weight of the entry, influencing its probability of being selected. |