Use loot table to trigger random functions without spawning items

Is there a way to use loot tables to randomly pick a function without needing to spawn an item entity and then get its data? Just trying to figure out a best method for randomly choosing a function while weighting certain ones and checking predicates.

Continue to help post