In Game Random NPC Customizer using Modular Character System?

I’m currently working on a small tycoon type of game for a GameJam. I don’t have time to model each npc character model one by one so I just want to model two different body types, hairstyles and clothes for them and implement a system in game to randomize their clothing and hairstyles and stuff using modular character system. I just can’t think of a way to do it, can anyone point me in the right direction? I am using Blueprints by the way. Thanks!

Hey Baron! I’m finding myself in the exact same situation, curious how your game jam went - did you find a method that worked?