Add the following to your addons/sourcemod/config/matchmodes.txt:
"Random Configs"
{
"random"
{
"name" "Random"
}
"randbasic"
{
"name" "Random Basic"
}
"randhard"
{
"name" "Random Hard"
}
"randeasy"
{
"name" "Random Easy"
}
"randumb"
{
"name" "Randumb"
}
"rand3v3"
{
"name" "3v3 Random"
}
"rand2v2"
{
"name" "2v2 Random"
}
"randomcoop"
{
"name" "Random Coop"
}
}