A PRP in a several bases using PFGW.
numbpart(n) in Pari/GP is working well for sizes n ~ 10^8.
For larger arguments, <a href=
"http://arblib.org/partitions.html">Arb
implementation</a> can be used to produce decimal representation.
To be completed...