UNPKG

@nftgo/gorarity

Version:

An algorithm to calculate rarity of NFT(how special it is), based on Jaccard Distance.

2 lines (1 loc) 69 B
export declare function round(n: number, precision: number): number;