random_ayah 0.1.1

Get random ayah from holy Quran ayahs
Documentation
[[bin]]
name = "randayah"
path = "src/main.rs"

[dependencies.rand]
version = "0.8.5"

[package]
description = "Get random ayah from holy Quran ayahs"
edition = "2021"
homepage = "https://codeberg.org/SHMF1385/random-ayah-rs"
include = ["**/*.rs", "Cargo.toml", "src/quran-simple-plain.txt"]
keywords = ["quran"]
license-file = "LICENSE"
name = "random_ayah"
readme = "README.md"
repository = "https://codeberg.org/SHMF1385/random-ayah-rs"
resolver = "2"
version = "0.1.1"