This is a character select randomizer mod that randomizes your character on hit, coin collection ,or level change. Each of said randomization methods can be toggled off.
using Character Select v1.15.1 and up will allow the mod to randomize costumes.
It also features an api _G.charselectrandomizerapi -which has options like
othermodhandlecharacter - for having another mod handle characters
customcharacterrerollfunction - for other mods providing their own character reroll function
forcereroll - for another mod to force a reroll
get_version - for getting the current version of the mod.
using Character Select v1.15.1 and up will allow the mod to randomize costumes.
It also features an api _G.charselectrandomizerapi -which has options like
othermodhandlecharacter - for having another mod handle characters
customcharacterrerollfunction - for other mods providing their own character reroll function
forcereroll - for another mod to force a reroll
get_version - for getting the current version of the mod.