Skip to content

随机获取颜色值 #2

@lvleihere

Description

@lvleihere
const getRandomColor = () => `#${(~~(Math.random() * (1<<24))).toString(16)}`;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions