As a simple idea for random concentrated load,
you can generate a random sequence of numbers between 0.0 and 1.0 (outside ABAQUS, previous to the analysis), according to whatever probabilistic distribution you want,
then put the random sequence in an *AMPLITUDE definition, and attach the *AMPLITUDE definition to a *CLOAD definition.
...and by the way I was thinking that pressure should be distributed, therefore DLOAD subroutine should be ok for such random force generating coding.