Pick a random unit vector; Spawn thing with location = SphereCenter + RandomVector*SphereRadius
, the rotation can be set from the same RandomVector, add extra constant rotation if it isnt enough.
If you need to pick point from mouse, then something like ConvertMouseLocationToWorldSpace, but then you isn’t limited to sphere