Repository Analysis

dicebear/dicebear

DiceBear is an avatar library for designers and developers. 🌍

12.0 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of dicebear/dicebear, a Vue project with 9,160 GitHub stars. SynthScan v2.0 examined 88,884 lines of code across 618 source files, recording 641 pattern matches distributed across 7 syntactic categories. The overall adjusted score of 12.0 places this repository in the Low AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

12.0
Adjusted Score
12.0
Raw Score
100%
Time Factor
2026-08-01
Last Push
9.2K
Stars
Vue
Language
88.9K
Lines of Code
618
Files
641
Pattern Hits
2026-08-02
Scan Date
0.00
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.

No multi-scan history yet — run the scanner again to build trend data.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 0HIGH 0MEDIUM 146LOW 495

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 641 distinct pattern matches across 7 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Decorative Section Separators146 hits · 580 pts
SeverityFileLineSnippetContext
MEDIUMsrc/python/core/tests/test_renderer.py155# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py157# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py296# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py298# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py522# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py524# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py645# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py647# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py676# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py678# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py697# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py699# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py730# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py732# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py768# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py770# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py788# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py790# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py869# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py871# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py941# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py943# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py109# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py111# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py239# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py241# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py600# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py602# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py628# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py630# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py972# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_renderer.py974# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py35# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py37# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py46# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py48# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py71# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py73# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py108# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py110# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py172# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py174# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py195# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py197# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py228# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py230# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py276# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py278# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py16# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_prng.py18# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_options.py47# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_options.py49# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_options.py70# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_options.py72# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_options.py116# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_options.py118# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_options.py142# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_options.py144# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_options.py155# ---------------------------------------------------------------------------COMMENT
MEDIUMsrc/python/core/tests/test_options.py157# ---------------------------------------------------------------------------COMMENT
86 more matches not shown…
Hyper-Verbose Identifiers380 hits · 374 pts
SeverityFileLineSnippetContext
LOWapps/docs/.vitepress/theme/composables/avatar.ts11export function useAvatarStyleFromOptions(CODE
LOWapps/docs/.vitepress/theme/utils/avatar/style.ts107export async function loadAvatarStyleDefinition(CODE
LOWapps/docs/.vitepress/theme/utils/avatar/preview.ts9export function getAvatarPropertyPreviewOptions(CODE
LOWsrc/python/core/tests/test_renderer.py135def test_aria_hidden_without_title() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py142def test_size_included_when_set() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py148def test_size_not_included_when_not_set() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py160def test_self_closing_elements() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py281def test_initials_single_word() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py288def test_initials_discard_at_symbol() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py301def test_renders_selected_variant() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py309def test_registers_variant_body_in_defs_and_references_it_via_use() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py319def test_skips_component_with_probability_zero() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py328def test_component_transforms_from_definition() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py527def test_solid_color_reference() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py650def test_component_scale_from_definition() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py657def test_no_component_scale_wrapper_when_definition_is_one() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py662def test_component_scale_after_rotate_in_transform_attribute() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py681def test_border_radius_via_clip_path() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py702def test_randomize_ids_when_enabled() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py712def test_preserve_ids_when_disabled() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py720def test_different_ids_on_each_call() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py761def test_no_background_without_colors() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py793def test_metadata_with_dublin_core() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py874def test_font_family_variable() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py946def test_escape_attribute_values() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py122def test_title_sets_role_img_and_aria_label() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py185def test_elements_with_children() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py267def test_variable_reference_initial() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py363def test_component_rotation_from_definition_with_center() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py395def test_omits_transform_attribute_without_component_transforms() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py403def test_applies_attributes_from_component_reference_to_use_tag() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py446def test_prepends_user_transform_to_built_in_component_transforms() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py487def test_deduplicates_identical_component_references() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py813def test_no_metadata_when_no_meta() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py837def test_no_remix_of_for_mit_dicebear() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py853def test_xml_escaping_in_metadata() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py897def test_font_weight_variable() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py920def test_plain_string_font_family() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py1011def test_alias_gets_independent_variant_per_seed() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py1022def test_alias_inherits_eyes_variant_and_shares_defs_entry() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py1033def test_alias_propagates_eyes_probability() -> None:CODE
LOWsrc/python/core/tests/test_renderer.py1040def test_alias_silently_ignores_alias_keyed_options() -> None:CODE
LOWsrc/python/core/tests/test_prng.py51def test_get_value_is_deterministic() -> None:CODE
LOWsrc/python/core/tests/test_prng.py55def test_get_value_differs_for_different_seeds() -> None:CODE
LOWsrc/python/core/tests/test_prng.py59def test_get_value_differs_for_different_keys() -> None:CODE
LOWsrc/python/core/tests/test_prng.py64def test_get_value_returns_float_in_range() -> None:CODE
LOWsrc/python/core/tests/test_prng.py76def test_pick_returns_none_for_empty_array() -> None:CODE
LOWsrc/python/core/tests/test_prng.py80def test_pick_returns_single_item() -> None:CODE
LOWsrc/python/core/tests/test_prng.py84def test_pick_is_deterministic() -> None:CODE
LOWsrc/python/core/tests/test_prng.py89def test_pick_always_returns_valid_item() -> None:CODE
LOWsrc/python/core/tests/test_prng.py95def test_pick_collapses_duplicate_items() -> None:CODE
LOWsrc/python/core/tests/test_prng.py104def test_pick_treats_all_duplicates_as_single_item() -> None:CODE
LOWsrc/python/core/tests/test_prng.py113def test_float_returns_value_when_min_equals_max() -> None:CODE
LOWsrc/python/core/tests/test_prng.py119def test_float_interpolates_within_bounds() -> None:CODE
LOWsrc/python/core/tests/test_prng.py125def test_float_handles_reversed_order() -> None:CODE
LOWsrc/python/core/tests/test_prng.py130def test_float_quantizes_to_step() -> None:CODE
LOWsrc/python/core/tests/test_prng.py137def test_float_ignores_non_positive_step() -> None:CODE
LOWsrc/python/core/tests/test_prng.py143def test_float_step_is_anchored_at_min() -> None:CODE
LOWsrc/python/core/tests/test_prng.py150def test_float_reaches_max_endpoint_when_step_divides_range_evenly() -> None:CODE
LOWsrc/python/core/tests/test_prng.py160def test_float_is_deterministic() -> None:CODE
320 more matches not shown…
Unused Imports66 hits · 62 pts
SeverityFileLineSnippetContext
LOWsrc/python/core/tests/test_renderer.py3CODE
LOWsrc/python/core/tests/test_prng.py8CODE
LOWsrc/python/core/tests/test_options.py3CODE
LOWsrc/python/core/tests/test_options_descriptor.py3CODE
LOWsrc/python/core/tests/test_style.py3CODE
LOWsrc/python/core/tests/test_parity.py13CODE
LOWsrc/python/core/tests/test_resolver.py3CODE
LOWsrc/python/core/tests/test_avatar.py3CODE
LOWsrc/python/core/tests/utils/test_color.py3CODE
LOWsrc/python/core/src/dicebear/validator.py3CODE
LOWsrc/python/core/src/dicebear/options.py3CODE
LOWsrc/python/core/src/dicebear/renderer.py3CODE
LOWsrc/python/core/src/dicebear/__init__.py7CODE
LOWsrc/python/core/src/dicebear/__init__.py9CODE
LOWsrc/python/core/src/dicebear/__init__.py10CODE
LOWsrc/python/core/src/dicebear/__init__.py10CODE
LOWsrc/python/core/src/dicebear/__init__.py10CODE
LOWsrc/python/core/src/dicebear/__init__.py10CODE
LOWsrc/python/core/src/dicebear/__init__.py16CODE
LOWsrc/python/core/src/dicebear/__init__.py17CODE
LOWsrc/python/core/src/dicebear/__init__.py18CODE
LOWsrc/python/core/src/dicebear/avatar.py3CODE
LOWsrc/python/core/src/dicebear/options_descriptor.py3CODE
LOWsrc/python/core/src/dicebear/resolver.py3CODE
LOWsrc/python/core/src/dicebear/errors.py3CODE
LOWsrc/python/core/src/dicebear/utils/color.py3CODE
LOWsrc/python/core/src/dicebear/utils/initials.py3CODE
LOWsrc/python/core/src/dicebear/utils/number.py11CODE
LOWsrc/python/core/src/dicebear/utils/xml.py3CODE
LOWsrc/python/core/src/dicebear/utils/__init__.py3CODE
LOWsrc/python/core/src/dicebear/utils/__init__.py5CODE
LOWsrc/python/core/src/dicebear/utils/__init__.py6CODE
LOWsrc/python/core/src/dicebear/utils/__init__.py7CODE
LOWsrc/python/core/src/dicebear/utils/__init__.py8CODE
LOWsrc/python/core/src/dicebear/utils/__init__.py9CODE
LOWsrc/python/core/src/dicebear/utils/license.py3CODE
LOWsrc/python/core/src/dicebear/style/meta_license.py3CODE
LOWsrc/python/core/src/dicebear/style/color.py3CODE
LOWsrc/python/core/src/dicebear/style/meta_source.py3CODE
LOW…/python/core/src/dicebear/style/component_translate.py3CODE
LOWsrc/python/core/src/dicebear/style/_style.py3CODE
LOWsrc/python/core/src/dicebear/style/__init__.py8CODE
LOWsrc/python/core/src/dicebear/style/__init__.py10CODE
LOWsrc/python/core/src/dicebear/style/__init__.py11CODE
LOWsrc/python/core/src/dicebear/style/__init__.py12CODE
LOWsrc/python/core/src/dicebear/style/__init__.py13CODE
LOWsrc/python/core/src/dicebear/style/__init__.py14CODE
LOWsrc/python/core/src/dicebear/style/__init__.py15CODE
LOWsrc/python/core/src/dicebear/style/__init__.py16CODE
LOWsrc/python/core/src/dicebear/style/__init__.py17CODE
LOWsrc/python/core/src/dicebear/style/__init__.py18CODE
LOWsrc/python/core/src/dicebear/style/__init__.py19CODE
LOWsrc/python/core/src/dicebear/style/__init__.py20CODE
LOWsrc/python/core/src/dicebear/style/meta_creator.py3CODE
LOWsrc/python/core/src/dicebear/style/element.py3CODE
LOWsrc/python/core/src/dicebear/style/component.py3CODE
LOWsrc/python/core/src/dicebear/style/canvas.py3CODE
LOWsrc/python/core/src/dicebear/style/component_variant.py3CODE
LOWsrc/python/core/src/dicebear/style/meta.py3CODE
LOWsrc/python/core/src/dicebear/prng/__init__.py3CODE
6 more matches not shown…
Over-Commented Block31 hits · 31 pts
SeverityFileLineSnippetContext
LOWapps/docs/.vitepress/og-images.ts401}): string {COMMENT
LOWsrc/go/core/doc.go1// Package dicebear is the Go implementation of the DiceBear avatar library. ItCOMMENT
LOWsrc/go/core/doc.go21// style, err := dicebear.NewStyle([]byte(styles.Adventurer))COMMENT
LOWsrc/go/core/internal/render/resolver.go241// the pool:COMMENT
LOWsrc/go/core/internal/num/num.go41 }COMMENT
LOWsrc/go/core/internal/prng/mulberry32.go1package prngCOMMENT
LOWsrc/dart/core/test/parity/fixtures.dart1/// Shared access to the cross-language parity fixtures.COMMENT
LOWsrc/dart/core/lib/dicebear_core.dart1/// Unique avatars from dozens of styles — deterministic, customizable,COMMENT
LOWsrc/dart/core/lib/src/resolver.dart101 '${name}Variant',COMMENT
LOWsrc/dart/core/lib/src/resolver.dart181 bareDisallows: bareDisallows,COMMENT
LOWsrc/dart/core/lib/src/resolver.dart281COMMENT
LOWsrc/dart/core/lib/src/avatar.dart41 /// automatically.COMMENT
LOWsrc/dart/core/lib/src/style.dart41 /// This is the string counterpart to the default constructor, for theCOMMENT
LOWsrc/dart/core/lib/src/style.dart81COMMENT
LOWsrc/dart/core/lib/src/options.dart21 });COMMENT
LOWsrc/dart/core/lib/src/options.dart81COMMENT
LOWsrc/dart/core/lib/src/validator/validator.dart1/// Shared plumbing for the style and options validators: schema compilationCOMMENT
LOWsrc/dart/core/lib/src/utils/uppercase.dart1/// JavaScript-compatible Unicode uppercasing for the initials feature.COMMENT
LOWsrc/dart/core/lib/src/utils/number.dart1/// Numeric helpers shared by the PRNG and the renderer: SVG numberCOMMENT
LOWsrc/dart/core/lib/src/utils/initials.dart1/// Derives display initials from a seed string.COMMENT
LOWsrc/dart/core/lib/src/utils/initials.dart21COMMENT
LOWsrc/dart/core/lib/src/style/element.dart21 String? get name => _data['name'] as String?;COMMENT
LOWsrc/dart/core/lib/src/prng/fnv1a.dart1/// FNV-1a 32-bit hash.COMMENT
LOWsrc/dart/core/lib/src/prng/mulberry32.dart1/// Mulberry32 PRNG.COMMENT
LOWsrc/dart/core/lib/src/prng/mulberry32.dart21///COMMENT
LOWsrc/dart/core/tool/generate_web_fixtures.dart1// Generates test/parity/embedded_fixtures.dart from the canonical parityCOMMENT
LOWsrc/rust/core/Cargo.toml21# it is deserialized; without this, `serde_json::Map` sorts keys and SVGCOMMENT
LOWsrc/rust/core/src/lib.rs1//! Core library for generating DiceBear avatars.COMMENT
LOWsrc/rust/core/src/resolver.rs241 /// pool:COMMENT
LOWsrc/rust/core/src/utils/initials.rs1//! Derives display initials from a seed string.COMMENT
LOWsrc/rust/core/src/prng/mulberry32.rs1/// 2^32, the divisor that maps a `u32` into the half-open interval `[0, 1)`.COMMENT
Fake / Example Data13 hits · 13 pts
SeverityFileLineSnippetContext
LOWREADME.md41 seed: 'John Doe',CODE
LOWsrc/go/core/README.md33 "seed": "John Doe",CODE
LOWsrc/go/core/doc.go27// "seed": "John Doe",COMMENT
LOWsrc/python/core/README.md34avatar = Avatar(definition, {"seed": "John Doe", "size": 128})CODE
LOWsrc/python/core/tests/test_renderer.py798 "creator": {"name": "John Doe"},CODE
LOWsrc/js/core/README.md30 seed: 'John Doe',CODE
LOWsrc/js/core/tests/Renderer.test.js891 creator: { name: 'John Doe' },CODE
LOWsrc/js/converter/README.md26const avatar = new Avatar(definition, { seed: 'John Doe' });CODE
LOWsrc/js/cli/README.md27Pass style options as flags (e.g. `--seed "John Doe"`). Run `dicebear --help` toCODE
LOWsrc/dart/core/README.md37 'seed': 'John Doe',CODE
LOWsrc/rust/core/README.md31 "seed": "John Doe",CODE
LOWsrc/php/core/README.md30 'seed' => 'John Doe',CODE
LOWsrc/php/core/tests/RendererTest.php636 'creator' => ['name' => 'John Doe'],CODE
Modern Structural Boilerplate4 hits · 4 pts
SeverityFileLineSnippetContext
LOWsrc/python/core/src/dicebear/__init__.py24__all__ = [CODE
LOWsrc/python/core/src/dicebear/utils/__init__.py11__all__ = ["Color", "Initials", "License", "Number", "Xml"]CODE
LOWsrc/python/core/src/dicebear/style/__init__.py22__all__ = [CODE
LOWsrc/python/core/src/dicebear/prng/__init__.py9__all__ = ["Fnv1a", "Mulberry32", "Prng"]CODE
Deep Nesting1 hit · 1 pts
SeverityFileLineSnippetContext
LOWsrc/python/core/src/dicebear/utils/initials.py57CODE