import { _randomFormatUrl } from "./_randomFormatUrl";

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