import { _randomFormatUrl } from "./_randomFormatUrl";

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