COINTOSS
=COINTOSS() -> "Heads" =COINTOSS() -> "Tails"
DEFINE( COINTOSS, LAMBDA( PICK( "Heads", "Tails")))
Help us optimize this function