import { _randomFormatUrl } from "./_randomFormatUrl";

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