Hi,
Is it easy to add an option for creating random membership IDs instead of auto the incremented number?
The reason for this is to stop subscribers from guessing the IDs of other subscribers in order to use their active subscriptions, privileges etc.
The random ID can be a random big number of 16 digits (something like credit card numbers) or an alphanumeric string.
Thanks,
Thanos