import { _randomFormatUrl } from "./_randomFormatUrl";

export const _randomFormatUri = (): string => _randomFormatUrl();
