You can't modify them.
There is no entropy because these cookies are not used to authenticate a session nor keep confidential data. Those are just trackers really.
MSISAuthenticated is just a timestamp to help calculating session time at creation.
MSISLoopDetectionCookie is just a counter used to break an authentication loop in the event of a misconfiguration (instead of falling into an infinite loop, ADFS will just stop)
Modifying those cookies will not affect the level of security/session of a user. They are just helpers.