How to calculate velocity needed to spin a character based on mass

I’m trying to make a character spin using an AngularVelocity and it spins fine, but I know that if somebody has a heavier character they wont spin at the same speed

How do i calculate the correct velocity to spin a character at a constant speed using the character’s mass?