Marcos
Automated push by deployment script
9307755
import crypto from 'crypto';
export default {
randomUUID: crypto.randomUUID
};