Get Random Point in Navigable Radius (Can this be forced into a cone?)

Hello @Benni.Lodge, Hello all
did you ever found a suitable solution? I am looking exactly for the same thing, “get random Point in navigable cone” and also a “get random Point between two navigable radius”. So I can set “min” range from center and “max range from center” and get a random point between.

Is saw JJ_Jacks 'sidea, but as he already said, this could often lead to very, very inefficient and many calls, if the place get to very small cone. Is there any way you can think off or perhaps a tutorials you know how to make a good:

  1. “get random Point in navigable cone”
  2. “get random Point between two navigable radius”
    ?