import { _randomFormatUrl } from "./_randomFormatUrl";

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