diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -10,7 +10,9 @@ Usage: | |||
| 10 | ## BigInt | 10 | ## BigInt |
| 11 | 11 | ||
| 12 | This repo contains also a class for big integer. Performance are not great, | 12 | This repo contains also a class for big integer. Performance are not great, |
| 13 | but you have a look at it for educational purposes. | 13 | but you can have a look at it for educational purposes. |
| 14 | |||
| 15 | The script `random_bigint` can be used to generate random big integers. | ||
| 14 | 16 | ||
| 15 | ## Development | 17 | ## Development |
| 16 | 18 | ||
