Thanks to me being unable to write javascript and usually just editing existing javascripts i am obligated to google. Sadly, the search wasn't fruitful this time around.
I am trying to find a javascript which pairs 2 answer options in a multiple choice question together while randomizing everything including the pair. I already thought about using the usual partial randomized javascript in the workaround library, but sadly it's not allowed for me to just lock the pair at the bottom as a workaround.