How to Create a "Mute MIDI Note Density" Logical Editor Preset?

Thanks for the info.

I am aware of the MIDI Insert - Density, however the problem with this insert is how it continuously changes the muting positions over time which is not what I want.

The idea behind my perceived Logical Editor Preset / Macro is to have a controlled randomized muting function that does not change over time, but rather changes each time that the logical editor preset is applied.

I have been experimenting and this is the current macro I have created currently:
(1) Edit - Select All
(2) Edit - Unmute Events
(3) Process Logical Preset (Transform) - Randomize Velocity Values between the values of 0 to 100
(4) Process Logical Preset (Select) - Velocity Selection between Values Less than or Equal to 60
(5) Edit - Mute Events

This is working decently, however I am wondering if there is any possible way to set the velocities back to 100 after the muting has been applied. This is the last step I need to figure out.

Any help would be appreciated.

Thanks