quantum-randomness
收藏魔搭社区2025-12-05 更新2025-12-06 收录
下载链接:
https://modelscope.cn/datasets/ProCreations/quantum-randomness
下载链接
链接失效反馈官方服务:
资源简介:
# Quantum Randomness Dataset (1000 Samples)
This dataset contains **1,000 unique strings of true randomness**, derived from quantum processes. Formatted in csv for easy use, each entry containing a UTC timestamp and a hexadecimal string segment, split from a larger source of raw entropy.
---
## 📦 Dataset Overview
* **Total Entries**: 1,000
* **Format**: `.csv`
* **Fields**:
* `timestamp`: ISO 8601 timestamp in UTC
* `value`: A hexadecimal string representing a slice of quantum randomness
---
## 🧬 Source
The raw randomness was sourced from a quantum entropy stream and divided into 1,000 individual values using automated splitting logic.
This is not pseudorandom — it's real-world, high-entropy data, ideal for experimental, cryptographic, or creative purposes.
---
## ⚙️ Use Cases
* Seed generation for AI experiments
* Entropy injection in training pipelines
* Artistic generative projects
* Benchmarking randomness detectors
* Synthetic data augmentation for anomaly detection or fuzzing
---
## 📁 Example Entry
```json
{
"timestamp": "2025-05-11T21:25:00Z",
"value": "H8kRi8"
}
```
---
## 💬 Credits
Quantum randomness sourced from the Australian National University (ANU) Quantum Random Number Generator.
---
## 🌐 License
MIT License — feel free to use and remix.
Enjoy the entropy! 🌀
# 量子随机性数据集(1000样本)
本数据集包含**1000条独一无二的真实随机性字符串**,其源自量子过程。数据集以CSV格式存储以便快速使用,每条记录均包含一个UTC时间戳与一段十六进制字符串片段,该片段由更大规模的原始熵源拆分而来。
---
## 📦 数据集概览
* **总条目数**:1000
* **存储格式**:`.csv`
* **字段说明**:
* `timestamp`:采用UTC时区的ISO 8601格式时间戳
* `value`:代表一段量子随机性切片的十六进制字符串
---
## 🧬 数据来源
原始随机性数据取自量子熵流,并通过自动化拆分逻辑切割为1000条独立数值。本数据集并非伪随机数据——而是真实世界中的高熵数据,非常适合用于实验研究、密码学或创意创作场景。
---
## ⚙️ 适用场景
* AI实验的种子生成
* 训练流水线中的熵注入
* 艺术生成类项目
* 随机性检测器的基准测试
* 用于异常检测或模糊测试的合成数据增强
---
## 📁 示例条目
json
{
"timestamp": "2025-05-11T21:25:00Z",
"value": "H8kRi8"
}
---
## 💬 致谢
本数据集的量子随机性数据源自澳大利亚国立大学(Australian National University, ANU)量子随机数生成器。
---
## 🌐 授权协议
MIT许可证——可自由使用与二次创作。
尽情享受这份熵源吧!🌀
提供机构:
maas
创建时间:
2025-08-20



