# rust-random/rand SLOC report

> As of 2026-09-13 (commit ef9e044b6b1f), rust-random/rand contains 10,785 total lines: 7,341 code, 1,999 comments, 1,445 blank, across 51 files in 4 languages (top: Rust 98.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rust-random/rand to commit ef9e044b6b1f, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 68.1% of all lines, comments represent 18.5%, and the repository averages 144 code lines per file. Rust accounts for 98.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 43 | 9,204 | 7,248 | 819 | 1,137 |
| TOML | 4 | 137 | 92 | 18 | 27 |
| HTML | 1 | 1 | 1 | 0 | 0 |
| Markdown | 3 | 1,443 | 0 | 1,162 | 281 |

Top language (Rust 98.7%). Generated at 2026-09-13T16:39:35.333996195+00:00. Canonical report: https://octocounts.com/github/rust-random/rand

## Report FAQ

### How many lines of code does rust-random/rand have?

rust-random/rand has 10,785 total lines, including 7,341 code lines, 1,999 comment lines, and 1,445 blank lines.

### How was the rust-random/rand line count measured?

OctoCounts resolved the public GitHub repository to commit ef9e044b6b1f, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for rust-random/rand?

This OctoCounts report was generated from master at commit ef9e044b6b1f on 2026-09-13T16:39:35.333996195+00:00.

## Similar repository reports

- [fenv-org/fenv](https://octocounts.com/github/fenv-org/fenv) — Rust, 7,750 code lines
- [arnica/depsguard](https://octocounts.com/github/arnica/depsguard) — Rust, 7,781 code lines
- [TCOTC/CleanFlash_Installer](https://octocounts.com/github/TCOTC/CleanFlash_Installer) — Rust, 8,047 code lines
- [DenisJosifoski/ai-switch](https://octocounts.com/github/DenisJosifoski/ai-switch) — Rust, 6,211 code lines
- [huanglizhuo/tokei](https://octocounts.com/github/huanglizhuo/tokei) — Rust, 6,166 code lines
- [XAMPPRocky/tokei](https://octocounts.com/github/XAMPPRocky/tokei) — Rust, 6,110 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
