export default { v1: jest.fn().mockImplementation(() => Math.random()), };